Re: how to know ext cache hit rate?
"Theodore Ts'o" <[email protected]> Wed, 25 Dec 2013 13:00:43 -0500
| Newsgroups | gmane.comp.file-systems.ext3.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Dec 25, 2013 at 09:32:50AM +0800, fsluck wrote:
> how to know ext cache hit rate?
Which cache are you referring to, specifically? The page cache? The
inode cache? The dentry cache?
What problem are you trying to solve, at a high level?
- Ted