lkml.org 
[lkml]   [2000]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [RFC] Wine speedup through kernel module
Date

David.Howells@nexor.co.uk said:
> Ah... I did misunderstand you. I thought you meant CONFIG_MODULES in
> general, which'd be okay - obviously, if module support is disabled,
> you can't load a module anyway.

Well actually, that's not strictly true. But it is fair to say that if
you're hacking new code into the kernel with CONFIG_MODULES disabled, then
we really don't care about you :)


David.Howells@nexor.co.uk said:
> No, I wasn't planning to do that. I was thinking more along the lines
> of adding another handler in to struct exec_domain, but that isn't
> especially generic.

You don't need to add another handler. I already overloaded the lcall7
handler by passing an extra int into it to tell it the type of call which is
causing it to be invoked. Values which are already used are 7 for iBCS calls
(lcall7) and 0x27 for Solaris/x86 syscalls (lcall 0x27). Pick another number,
and possibly reassign those two to 1 and 2 respectively because it's
cleaner like that.



--
dwmw2


-
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:41    [W:0.047 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site