public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.5-rc3-mm4 tmpfs, free and free memory reporting
@ 2004-04-25 13:03 CaT
  2004-04-25 16:50 ` Hugh Dickins
  0 siblings, 1 reply; 3+ messages in thread
From: CaT @ 2004-04-25 13:03 UTC (permalink / raw)
  To: linux-kernel

I noticed that the OoM killer was being rather brutal to my tasks
even though free was reporting that I had 150meg of ram left. It wasn't
until much later that I realise that I have tmpfs being used as /tmp
and I checked that. Once I cleaned that up a big all was well. The
hassle was, the memory used by tmpfs was being reported as being used
by the cache. That may be so internally but shouldn't it be reported
as actually used ram as it cannot be dumped for processes like a normal
disk cache can and therefore cannot be considered to be 'free' ram.

-- 
    Red herrings strewn hither and yon.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-04-26  2:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-25 13:03 2.6.5-rc3-mm4 tmpfs, free and free memory reporting CaT
2004-04-25 16:50 ` Hugh Dickins
2004-04-26  2:30   ` CaT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox