[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] RaQ3 memory leak problems?
- Subject: Re: [cobalt-developers] RaQ3 memory leak problems?
- From: Michael Stauber <devel@xxxxxxxxxxxxxx>
- Date: Wed Jun 12 07:40:01 2002
- Organization: SOLARSPEED.NET
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi Matt,
> It appears that heavy I/O processes cause memory to be freed up. That
> sounds funny
Yepp, it's quite odd.
> can you trust MRTG in this case as accurately judging free
> mem usage?
Yes, I think so. MRTG uses the following command to fetch that info:
cat /proc/meminfo | grep "MemFree:" | sed 's/ * / /g' | cut -d ' ' -f2
That works well from the command line and the stats I see in MRTG represent
those at the time when I run the command manually. So it doesn't actually
take the buffers into account at all.
--
Mit freundlichen Grüßen / With best regards
Michael Stauber
mstauber@xxxxxxxxxxxxxx
Unix/Linux Support Engineer