better if you simply read "what programmer should know about memory" by Urlich drepper.
On Mon, Aug 17, 2009 at 11:39 AM, manish rangankar <rangankarmanish@xxxxxxxxx> wrote:
Hi All,How can we determine the size of cache?For example, In UFS filesystem some cache is reserved for CG. I read somewhere on the net that 10% of the total RAM is sufficient for handling the heavy incoming data IO request!I want to know like what all parameters are should be considered while deciding a cache size, considering the worst case scenario i.e. heavy IO ?- Manish R