[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] XTR memory leak



On Tuesday 11 May 2004 18:19, Anthony Noe wrote:
> Fopr some reason, our server is experiencing some type of memory
> leak. Below is process report.  Can anyone please point out what
> looks wrong and what should be done about it.

It says you have 1Gb of RAM used for cache, so it's OK. 

Cache memory gets freed upon request if you really do not have enough 
memory. 

And it's better using 'free' for getting memory information. 

WBR
Dmitry