mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* dentry leak in 2.5.x
@ 2003-04-13 22:29 wli
  2003-04-14  8:25 ` William Lee Irwin III
  0 siblings, 1 reply; 2+ messages in thread
From: wli @ 2003-04-13 22:29 UTC (permalink / raw)
  To: linux-kernel

Seen on 2.5.65-mm3, updatedb got dentry + inode caches eating 740/768MB:

$ head /proc/sys/fs/*state
==> /proc/sys/fs/dentry-state <==
1192481 1194571 45      0       0       0
==> /proc/sys/fs/inode-state <==
1182447 49053   0       0       0       0       0

Then, after listening to it swap for a while (the screen stopped
unblanking) I saw the state of affairs unchanged by swapoff -a:

$ head /proc/sys/fs/*state
==> /proc/sys/fs/dentry-state <==
1192501 1194592 45      0       0       0
==> /proc/sys/fs/inode-state <==
1182451 49053   0       0       0       0       0

Followed by blind reboot via sysrq, nothing visible on VGA or remotely.
I suspect a leak (or something). nr_unused is greater than nr_dentry.
UP 600MHz K7 768MB RAM, Adaptec 39160, tulip + eepro, reiserfs, preempt.


-- wli

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

end of thread, other threads:[~2003-04-14  8:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-13 22:29 dentry leak in 2.5.x wli
2003-04-14  8:25 ` William Lee Irwin III

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

all inboxes | Powered by JetHome®