8 to 9: Kernel modularization -- did it change?

Doug Barton dougb at FreeBSD.org
Sun Feb 19 00:03:43 UTC 2012


On 02/18/2012 10:43, perryh at pluto.rain.com wrote:
> Doug Barton <dougb at freebsd.org> wrote:
> 
>> loading modules through loader.conf is
>> veeeeeerrrrryyyyyy sssssllllloooooowwwwww ...
> 
> Is it noticeably slower to load (say) a 6MB kernel + 2MB of
> modules than to load an 8MB kernel?  

I don't know, that wasn't the problem I was trying to solve. If your
question is, "6 + 2-in-loader-conf" then I imagine that it would be
about the same speed, maybe a little slower due to extra file
open-read-close cycles. If it's "6 + 2-in-kld_list" then I imagine it
would be quite a bit faster than an 8 M kernel, but I look forward to
the results of your testing. :)


Doug

-- 

	It's always a long day; 86400 doesn't fit into a short.

	Breadth of IT experience, and depth of knowledge in the DNS.
	Yours for the right price.  :)  http://SupersetSolutions.com/



More information about the freebsd-hackers mailing list