Subject: Re: tuning for small memory machines
To: None <wojtek@tensor.3miasto.net>
From: Jared D. McNeill <jmcneill@localhost.invisible.ca>
List: tech-kern
Date: 12/02/2002 18:28:39
> > For example, consider that you reserve at least 30% of memory for exec
> > and files. Having done so, you can NEVER achieve an anonmax of 95% --
> > at most, 70% can be used for anons.
> 
> most cases but not never.
> 
> if on 1GB machine i will just run 100kB program doing scientific
> computation and needing 950MB of RAM it will get it with anonmax 95%.

No it won't, Wojtek. If that were the case, 'filemin' and 'execmin' would be 
completely useless. Think about it.

Jared