<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt"><div>Is there a kernel parameter or something I can tune to limit the amount of memory that will be used for cache (i.e. 144 in this example)?  Let's say I never wanted that to go past 64.<br><br>free -m<br>             total       used       free     shared    buffers     cached<br>Mem:           503        399        104          0         67        144<br>-/+
 buffers/cache:        187        315<br>Swap:          511          0        511<br><br></div></div></body></html>