aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/caching/fscache.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/caching/fscache.txt')
-rw-r--r--Documentation/filesystems/caching/fscache.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/filesystems/caching/fscache.txt b/Documentation/filesystems/caching/fscache.txt
index 0a77868f497..9cf2cfbc81c 100644
--- a/Documentation/filesystems/caching/fscache.txt
+++ b/Documentation/filesystems/caching/fscache.txt
@@ -269,6 +269,9 @@ proc files.
269 oom=N Number of store reqs failed -ENOMEM 269 oom=N Number of store reqs failed -ENOMEM
270 ops=N Number of store reqs submitted 270 ops=N Number of store reqs submitted
271 run=N Number of store reqs granted CPU time 271 run=N Number of store reqs granted CPU time
272 pgs=N Number of pages given store req processing time
273 rxd=N Number of store reqs deleted from tracking tree
274 olm=N Number of store reqs over store limit
272 Ops pend=N Number of times async ops added to pending queues 275 Ops pend=N Number of times async ops added to pending queues
273 run=N Number of times async ops given CPU time 276 run=N Number of times async ops given CPU time
274 enq=N Number of times async ops queued for processing 277 enq=N Number of times async ops queued for processing