linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How long can an inode structure reside in the inode_cache?
@ 2006-06-10  0:10 Xin Zhao
  2006-06-10 12:13 ` Matthew Wilcox
  0 siblings, 1 reply; 10+ messages in thread
From: Xin Zhao @ 2006-06-10  0:10 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-fsdevel

I was wondering how Linux decide to free an inode from the
inode_cache? If a file is open, an inode structure will be created and
put into the inode_cache, but when will this inode be free and removed
from the inode_cache? after this file is closed? If so, this seems to
be inefficient.

Can someone tell me how Linux handle this issue?

Thanks,
Xin

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

end of thread, other threads:[~2006-07-05  0:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-10  0:10 How long can an inode structure reside in the inode_cache? Xin Zhao
2006-06-10 12:13 ` Matthew Wilcox
2006-06-10 17:12   ` Xin Zhao
2006-06-10 19:01     ` Jeff Mahoney
2006-06-11  5:21       ` UZAIR LAKHANI
2006-06-11  5:35         ` Neil Brown
2006-06-12 18:20           ` How long can an inode structure reside in the inode_cache? - read the code Bryan Henderson
2006-06-12 23:28             ` Neil Brown
2006-06-13 23:25               ` Nate Diller
2006-07-05  0:41                 ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).