Subject: re: Leaner kernel, more memory for user apps?
To: Benson Chow <blc+pmax@q.dyndns.org>
From: matthew green <mrg@eterna.com.au>
List: port-pmax
Date: 08/07/2004 17:46:36
you might want to look at tuning the vm.{anon,exec,file}{min,max}
values... increase anon & exec and reduce file... note that "max"
is not a complete upper limit, but anything above it's "max" can
expect it's pages reclaimed any time...


netbsd could benefit from some better self-tuning here, but it's
not clear or simple exactly how to do it best..


.mrg.