> I am experiencing a really noticable slower startup time on my very > recent-CURRENT laptop for almost all programs. The problem seems to be > in getting info in the cache, because it disappears when I start the > same program again.
This almost certainly is caused by the 'ioslow' addition to specfs_vnops.c. Find a block in specfs_strategy function which goes into tsleep for niced processes and comment it out. Let us know if that helps :) -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message