All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] nfsstat: adding -D/--diff-stat to nfsstat
@ 2007-07-31 21:38 david m. richter
  2007-07-31 22:11 ` Neil Brown
  2007-08-01 11:55 ` Peter Staubach
  0 siblings, 2 replies; 38+ messages in thread
From: david m. richter @ 2007-07-31 21:38 UTC (permalink / raw)
  To: Neil Brown; +Cc: Andrew Richardson, nfs, Alex Soule

	Hello, Neil,

	This set of patches adds -D/--diff-stat to nfsstat.  When this 
flag is used, instead of printing out the current total statistics and 
exiting, nfsstat takes a snapshot of the current statistics and pauses 
until the user types ^C, at which point a second snapshot is taken and 
only the difference between the two is printed; i.e., only the statistics 
gathered during the pause.

- patches 1 and 2 just pull out existing shared code into separate 
functions.

- patches 3 and 4 standardize existing variable names to make it easier to 
declare and use --diff-stat's set of temporary variables.

- patch 5 changes the existing declarations of the struct statinfos by 
using macros (again, to make adding --diff-stat's vars easier).

- patch 6 just declares the extra --diff-stat variables.

- patch 7 adds the rest of --diff-stat.


	The patches have been individually compile- and run-tested on 
2.6.19-rc5 and 2.6.22-rc5, and are based off of your current nfs-utils git 
tree.  The patches contain code written by people at CITI:

	Andrew Richardson <chardson@umich.edu>
	David M. Richter <richterd@citi.umich.edu>
	Alex Soule <soule@umich.edu>


	thanks kindly,

	d
	.
_____
 david m. richter
 CITI -- Center for Information Technology Integration
 http://www.citi.umich.edu

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

end of thread, other threads:[~2007-08-01 22:40 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-31 21:38 [PATCH 0/7] nfsstat: adding -D/--diff-stat to nfsstat david m. richter
2007-07-31 22:11 ` Neil Brown
2007-07-31 23:29   ` david m. richter
2007-07-31 23:41     ` J. Bruce Fields
2007-08-01  0:42     ` Neil Brown
2007-08-01 11:55 ` Peter Staubach
2007-08-01 15:59   ` david m. richter
2007-08-01 16:49     ` Trond Myklebust
2007-08-01 17:07       ` J. Bruce Fields
2007-08-01 17:42         ` david m. richter
2007-08-01 16:50     ` J. Bruce Fields
2007-08-01 17:35       ` david m. richter
2007-08-01 17:41         ` J. Bruce Fields
2007-08-01 17:45           ` david m. richter
2007-08-01 17:46         ` Trond Myklebust
2007-08-01 17:48           ` david m. richter
2007-08-01 18:02             ` Trond Myklebust
2007-08-01 18:12             ` david m. richter
2007-08-01 18:15             ` Muntz, Daniel
2007-08-01 18:37               ` david m. richter
2007-08-01 18:41                 ` Trond Myklebust
2007-08-01 18:47                   ` david m. richter
2007-08-01 18:50                 ` J. Bruce Fields
2007-08-01 20:03                   ` Steve Dickson
2007-08-01 20:48                     ` J. Bruce Fields
2007-08-01 21:50                       ` Steve Dickson
2007-08-01 22:40                       ` Trond Myklebust
2007-08-01 18:38               ` J. Bruce Fields
2007-08-01 17:52           ` J. Bruce Fields
2007-08-01 17:55     ` Peter Staubach
2007-08-01 18:14       ` david m. richter
2007-08-01 18:22         ` Peter Staubach
2007-08-01 18:25           ` david m. richter
2007-08-01 18:57           ` J. Bruce Fields
2007-08-01 19:35           ` Chuck Lever
2007-08-01 20:16             ` Steve Dickson
2007-08-01 20:54               ` Chuck Lever
2007-08-01 19:42       ` Steve Dickson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.