Hi,
>Can anyone tell me what sort of problems I may encounter and what memory
>requirements are for a 18Gig cache ?
Consider 13 KB average object size: then theoretically you may have at
most 18*1024*1024/13 (= ~1,450,000) objects in your cache
~100 bytes are needed for each object: (100*1,450,000 / 1024) / 1024 = ~
140 MB
And you probably need more memory for hot objects.
Cheers,
Bertold
Received on Wed Jan 21 1998 - 08:22:45 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:38:28 MST