linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Wine + kernel ?? How to do that?
@ 2001-02-27 18:54 lkthomas
  2001-02-28  8:32 ` David Howells
  0 siblings, 1 reply; 3+ messages in thread
From: lkthomas @ 2001-02-27 18:54 UTC (permalink / raw)
  To: linux-kernel

hey, I hear that wine ( windows emulator ) can port into kernel and make
it running faster, How can I do it?
or anyone can make a patch to add wine code into kernel?
waiting for answer, Thanks


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Wine + kernel ?? How to do that?
  2001-02-27 18:54 Wine + kernel ?? How to do that? lkthomas
@ 2001-02-28  8:32 ` David Howells
  0 siblings, 0 replies; 3+ messages in thread
From: David Howells @ 2001-02-28  8:32 UTC (permalink / raw)
  To: lkthomas; +Cc: Dan Kegel, linux-kernel


lkthomas@hkicable.com wrote:
> hey, I hear that wine ( windows emulator ) can port into kernel and make 
> it running faster, How can I do it? 
> or anyone can make a patch to add wine code into kernel? 
> waiting for answer, Thanks 

I've been writing one to provide all the Windows kernel objects in Linux
kernel space (the speed up appears as though it should be impressive). It is,
however, not entirely complete yet. You can grab a copy by CVS from the wine
repository:

	export CVSROOT=:pserver:cvs@cvs.winehq.com:/home/wine
	cvs login
	  (the password is cvs)
	cvs -z3 checkout kernel-win32

Or you can browse it:

	http://cvs.winehq.com/cvsweb/kernel-win32/

The numbers are looking good: the system call latency appears to be about half
that of Win2000 on the same box! (however, use this number with caution).

David

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Wine + kernel ?? How to do that?
@ 2001-02-27 23:04 Dan Kegel
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Kegel @ 2001-02-27 23:04 UTC (permalink / raw)
  To: lkthomas, linux-kernel

lkthomas@hkicable.com asked:
> hey, I hear that wine ( windows emulator ) can port into kernel and make 
> it running faster, How can I do it? 
> or anyone can make a patch to add wine code into kernel? 
> waiting for answer, Thanks 

It's not ready for prime time yet.

There is some discussion of the issues at 
  news://news.winehq.com/wine.devel 

- Dan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-02-28  8:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-27 18:54 Wine + kernel ?? How to do that? lkthomas
2001-02-28  8:32 ` David Howells
2001-02-27 23:04 Dan Kegel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).