svn commit: r225201 - in head/sys: amd64/conf i386/conf

Slawa Olhovchenkov slw at zxy.spb.ru
Sun Aug 28 07:45:26 UTC 2011


On Sat, Aug 27, 2011 at 04:52:15PM -0700, Doug Barton wrote:

> On 08/27/2011 14:23, Slawa Olhovchenkov wrote:
> > GENERIC need not for me, GENERIC need for everyone: this is kernel on
> > installation image and kernel for first boot after install.
> 
> We covered this a few weeks ago. The mechanism used to load modules by
> loader.conf is veeeerrrrrryyyyyyy  sllllllooooooooowwwwwwwww. Many times
> slower than loading the modules from disk after the system has booted.

Yes, I see this discursion.
This is because /boot/loader sllllllooooooooowwwwwwwww to read any,
monolithic kernel too.
Cache of CD/DVD directory and correct rearange files on CD/DVD (for elimination unneed seeks) also
reduce time of loading modules.


More information about the svn-src-head mailing list