FS-Cache: Add counters for entry/exit to/from cache operation functions
Count entries to and exits from cache operation table functions. Maintain
these as a single counter that's added to or removed from as appropriate.
Signed-off-by:
David Howells <dhowells@redhat.com>
Showing
- Documentation/filesystems/caching/fscache.txt 16 additions, 0 deletionsDocumentation/filesystems/caching/fscache.txt
- fs/fscache/cache.c 4 additions, 0 deletionsfs/fscache/cache.c
- fs/fscache/cookie.c 8 additions, 1 deletionfs/fscache/cookie.c
- fs/fscache/internal.h 22 additions, 0 deletionsfs/fscache/internal.h
- fs/fscache/object.c 24 additions, 2 deletionsfs/fscache/object.c
- fs/fscache/page.c 23 additions, 6 deletionsfs/fscache/page.c
- fs/fscache/stats.c 37 additions, 0 deletionsfs/fscache/stats.c
Please register or sign in to comment