linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH Version 2 nfs-for-next 0/1] NFSv4.1 Session statistics
@ 2012-02-15 22:50 andros
  2012-02-15 22:50 ` [PATCH Version 2 nfs-for-next 1/1] NFSv4.1 add a session statistics file to /proc/fs/nfsfs andros
  0 siblings, 1 reply; 5+ messages in thread
From: andros @ 2012-02-15 22:50 UTC (permalink / raw)
  To: trond.myklebust; +Cc: linux-nfs, Andy Adamson

From: Andy Adamson <andros@netapp.com>

Data server sessions as well as MDS and of course normal NFSv4.1 mount session
stats are recorded.

This is an RFC - I've used these stats to verify that DS session slot table
waitq's have been drained when migrating from a dead DS to the MDS. The stats
are also useful in seeing how many session slots are actually used for various
work loads.

Comments please.

Andy Adamson (1):
  NFSv4.1 add a session statistics file to /proc/fs/nfsfs

 fs/nfs/client.c           |   93 +++++++++++++++++++++++++++++++++++++++++++++
 fs/nfs/nfs4proc.c         |    5 ++
 include/linux/nfs_fs_sb.h |    3 +
 3 files changed, 101 insertions(+), 0 deletions(-)

-- 
1.7.6.4


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

end of thread, other threads:[~2012-02-16 21:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-15 22:50 [PATCH Version 2 nfs-for-next 0/1] NFSv4.1 Session statistics andros
2012-02-15 22:50 ` [PATCH Version 2 nfs-for-next 1/1] NFSv4.1 add a session statistics file to /proc/fs/nfsfs andros
2012-02-16 20:50   ` Myklebust, Trond
2012-02-16 21:15     ` Andy Adamson
2012-02-16 21:25       ` Myklebust, Trond

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).