]> git.baikalelectronics.ru Git - kernel.git/commit
FS-Cache: Add counters for entry/exit to/from cache operation functions
authorDavid Howells <dhowells@redhat.com>
Thu, 19 Nov 2009 18:11:08 +0000 (18:11 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 19 Nov 2009 18:11:08 +0000 (18:11 +0000)
commit981f00c965099d46cb721f3002d16d6282f02181
tree4fad4fa37ce533c520a4575e5b7df90e19c6a666
parentb4e02329244bb810d2fc9b2da629eb182fdcd5ff
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>
Documentation/filesystems/caching/fscache.txt
fs/fscache/cache.c
fs/fscache/cookie.c
fs/fscache/internal.h
fs/fscache/object.c
fs/fscache/page.c
fs/fscache/stats.c