git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9391741
)
ext4: count hits/misses of extent cache and expose in sysfs
author
Vivek Haldar
<haldar@google.com>
Mon, 23 May 2011 01:24:16 +0000
(21:24 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 23 May 2011 01:24:16 +0000
(21:24 -0400)
The number of hits and misses for each filesystem is exposed in
/sys/fs/ext4/<dev>/extent_cache_{hits, misses}.
Tested: fsstress, manual checks.
Signed-off-by: Vivek Haldar <haldar@google.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found