public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] nfsstat: document nfsstat io/ra server facilities
@ 2014-09-22 12:44 Marko Myllynen
  2014-09-22 14:11 ` Steve Dickson
  0 siblings, 1 reply; 2+ messages in thread
From: Marko Myllynen @ 2014-09-22 12:44 UTC (permalink / raw)
  To: linux-nfs

>From 5cdb2d26fb01c9e28acdf0666ac53f15d6cda51e Mon Sep 17 00:00:00 2001
From: Marko Myllynen <myllynen@redhat.com>
Date: Mon, 22 Sep 2014 15:32:03 +0300
Subject: [PATCH v2] nfsstat: document nfsstat io/ra server facilities

Document the newly added nfsstat io/ra server facilities.

Signed-off-by: Marko Myllynen <myllynen@redhat.com>
---
 utils/nfsstat/nfsstat.man |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/utils/nfsstat/nfsstat.man b/utils/nfsstat/nfsstat.man
index cd573b0..2e52935 100644
--- a/utils/nfsstat/nfsstat.man
+++ b/utils/nfsstat/nfsstat.man
@@ -67,6 +67,14 @@ total number of lookups, and the number of hits and misses.
 Usage information on the server's request reply cache, including the
 total number of lookups, and the number of hits and misses.
 .TP
+.B io
+Usage information on the server's io statistics; bytes read and
+written.
+.TP
+.B ra
+Usage information on the server's read ahead cache, including the
+ra cache size, the depth of ra cache hits, and ra cache misses.
+.TP
 .B all
 Display all of the above facilities.
 .RE
-- 
1.7.1

-- 
Marko Myllynen

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-22 14:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-22 12:44 [PATCH v2] nfsstat: document nfsstat io/ra server facilities Marko Myllynen
2014-09-22 14:11 ` Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox