tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Proposal: Disable autoload of compat_xyz modules
On Sep 16, 5:09pm, max%m00nbsd.net@localhost (Maxime Villard) wrote:
-- Subject: Re: Proposal: Disable autoload of compat_xyz modules
| > The sysctl does not have to live in the module space.
|
| Where do you put the helper then? It needs access to linux_execsw, which is in
| the module space.
It could be a sysctl listing by name the emulations available and another
listing the emulations currently enabled.
emul.available=linux,linux_32,svr4,svr4_32
emul.autoload=linux,linux_32
christos
Home |
Main Index |
Thread Index |
Old Index