On Thu, Jan 15, 2015 at 05:35:41PM +0300, Andrey V. Elsukov wrote: > On 15.01.2015 17:08, Alexey Dokuchaev wrote: > > When you read one big file *once* you don't have to worry about caching > > reads. With everything moved to modules, loader does a lot of > > superfluous disk access, and to remedy this we need smart(er) caching > > implementation. > > Did you try on recent FreeBSD versions? E.g. stable/9 after r243243, or > just /boot/loader from head/ ?
Admittedly, I didn't. My stable/8 laptop and year-or-two -CURRENT on ZFS both do show slowless with populated loader.conf. I will study r243243 and whether it changes anything for me, thanks! ./danfe _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"