swap zone exhausted, increase kern.maxswzone

John-Mark Gurney gurney_j at resnet.uoregon.edu
Sat May 5 18:06:47 UTC 2007


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."


More information about the freebsd-stable mailing list