[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] XTR memory leak
- Subject: Re: [cobalt-developers] XTR memory leak
- From: Dmitry Alexeyev <dmi_a@xxxxxxxxxx>
- Date: Wed May 12 07:40:01 2004
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
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