aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/writeback.h
diff options
context:
space:
mode:
authorNick Piggin <npiggin@suse.de>2010-01-29 18:38:26 -0500
committerThomas Gleixner <tglx@linutronix.de>2010-04-27 11:32:39 -0400
commitc2a70ba1f43bdf30f35479cf0e641136d5f979e7 (patch)
tree573ef711eeaf6ff492fd50ddbf7acb6d6e426775 /include/linux/writeback.h
parentb5acee084dabd0916f73c65a42fd25e94bc3cd21 (diff)
dcache-percpu-nr_dentry
The nr_dentry stat is a globally touched cacheline and atomic operation twice over the lifetime of a dentry. It is used for the benfit of userspace only. We could make a per-cpu counter or something for it, but it is only accessed via proc, so we could use slab stats. XXX: must implement slab routines to return stats for a single cache, and implement the proc handler. Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: John Stultz <johnstul@us.ibm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/linux/writeback.h')
0 files changed, 0 insertions, 0 deletions