ext4: count hits/misses of extent cache and expose in sysfs
authorVivek Haldar <haldar@google.com>
Mon, 23 May 2011 01:24:16 +0000 (21:24 -0400)
committerTheodore 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