On Wed, 2007-05-02 at 17:12 +0200, Tomasz Kłoczko wrote: > On Wed, 2 May 2007, Trond Myklebust wrote: > [..] > > Trond .. any chance for implement clear NFS statistics part of kernel > code for "nfsstat -z" ? > > kloczek
That can be done in userland: make 'nfsstat -z' save a copy of the current /proc/net/rpc/nfs so that it can subtract those values in later calls to nfsstat. Cheers Trond - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

