On Tue, May 22, 2001 at 04:13:47PM +0200, Vallo Kallaste <[EMAIL PROTECTED]> wrote:
> I know that -current is very fragile to say at least, but what's
> specifically causing it?
Using simple
for ((i=1;i<=300;i++)); do sync; done
does the trick, my system spends more than 50% in system,
according to top. Vmstat shows ~300 page faults per second and about
same for freed pages.
--
Vallo Kallaste
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message