Matthew Dillon wrote this message on Sat, May 05, 2007 at 10:46 -0700:
>     Basically maxswzone is the amount of KVM the kernel is willing to
                                ^ maximum
>     use to store 'struct swblock' structures.

If the 8x memory limit hits first (specificly page_count / 2 *
sizeof(struct swblock) is smaller than maxswzone), maxswzone will be
ignored...

-- 
  John-Mark Gurney                              Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to