lkml.org 
[lkml]   [2000]   [Sep]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [RFC] Wine speedup through kernel module
Date
In article <20000907082427Z129046-384+774@vger.kernel.org>,
David Howells <David.Howells@nexor.co.uk> wrote:
>
>I've done an implementation of some of the Win32 "system calls" in a kernel
>module in an attempt to speed up Wine.

Hmm.. I have this feeling that it would be much nicer to just implement
the NT system calls directly.

We used to have the iBCS2 project, and I was actually considering making
it part of the standard kernel when it started becoming a non-issue
simply because there started to be more native Linux programs than iBCS2
programs.

And we've already had the vm86 mode and the BIOS trap stuff speedups for
DOSEMU for a long time.

It looks like if you want to do this, it would be better to just try to
do it outright, and have the same kind of "emulate the ones we know
about and care about performance" in the kernel that we already have
with the vm86 mode emulation.

I wouldn't be adverse to supporting Wine better - as long as it's fairly
cleanly separated. This doesn't look too bad.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.322 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site