public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* inode_cache / dentry_cache not being reclaimed aggressively enough on low-memory PCs
@ 2004-01-03 11:35 Alex Buell
  2004-01-03 16:30 ` John Lash
  0 siblings, 1 reply; 12+ messages in thread
From: Alex Buell @ 2004-01-03 11:35 UTC (permalink / raw)
  To: Mailing List - Linux Kernel

I've just run across a problem with 2.4.x (and probably 2.6.x as well, if
reports I've see are correct). When updatedb is run overnight, it builds
up large amounts of inode_cache and dentry_cache. This is a big problem on
low memory boxes as those caches are not being reclaimed aggressively
enough, which means the box will be constantly swapping if it runs out of
free memory. I've looked at archives and I find that there's similar
reports going back to 2.4.16, and doesn't seem to have been solved as this
problem is apparently in 2.6.0 as well!
 
The only solution I've found so far is to run L*rry McV*y's lmdd to force
reclaimation of those caches but this isn't ideal. What patches are out
there that solves this problem?

Thanks,
Alex.
-- 
http://www.munted.org.uk

Your mother cooks socks in hell

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

end of thread, other threads:[~2004-01-09 20:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-03 11:35 inode_cache / dentry_cache not being reclaimed aggressively enough on low-memory PCs Alex Buell
2004-01-03 16:30 ` John Lash
2004-01-03 18:27   ` Alex Buell
2004-01-03 22:24     ` Mike Fedyk
2004-01-03 22:55   ` Andrew Morton
2004-01-04  0:15     ` Alex Buell
2004-01-04  3:05       ` Andrew Morton
2004-01-04  7:23         ` Mike Fedyk
2004-01-05 17:32           ` Marcelo Tosatti
2004-01-05 18:47             ` Mike Fedyk
2004-01-09 20:49             ` Rik van Riel
2004-01-04  5:31     ` John Lash

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