Re: [RFC] Wine speedup through kernel module

From: Keith Owens (kaos@ocs.com.au)
Date: Tue Sep 12 2000 - 09:13:29 EST


On Tue, 12 Sep 2000 14:54:29 +0100,
David Howells <David.Howells@nexor.co.uk> wrote:
>Oliver Neukum <Oliver.Neukum@lrz.uni-muenchen.de> wrote:
>> This seems to me the best idea. However I would argue against dynamically
>> allocating syscalls. Reserving numbers makes for better code and allows you
>> to do autoloading.
>
>Now there's an idea... have the kernel autoload modules based on a particular
>syscall number being handled in that module. Madness *grin*.

No more madness than kmod loading a module called char-major-10-135 for
/dev/rtc. Or code that uses modules.pcimap to work out which module to
load for a PCI device. Just teach kmod to load syscall-agent-86 if you
want to get smart.

-
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/



This archive was generated by hypermail 2b29 : Fri Sep 15 2000 - 21:00:18 EST