> 
> Initialisation code in the permanently resident kernel is basically
> just wasting physical RAM.  The less of it there is, the better.
> How much of the probe code can we move into userland?

Actually, with PnP architectures becoming the norm, probe code 
basically goes away, so the whole point is pretty moot.  Attach code is 
somewhat bulkier, but you need to bear in mind that it's needed for 
devices that arrive after boot time.  Attach code is typically far too 
closely tied to the operational code to separate it at all.

-- 
\\ Give a man a fish, and you feed him for a day. \\  Mike Smith
\\ Tell him he should learn how to fish himself,  \\  [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime.             \\  [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to