Subject: re: Leaner kernel, more memory for user apps?
To: Benson Chow <blc+pmax@q.dyndns.org>
From: Noriyuki Soda <soda@sra.co.jp>
List: port-pmax
Date: 08/07/2004 17:24:18
>>>>> On Sat, 07 Aug 2004 17:46:36 +1000,
	matthew green <mrg@eterna.com.au> said:

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

Yeah, try the following settings, for example:
	sysctl -w vm.filemin=2
	sysctl -w vm.filemax=4
--
soda