Hariprasad Nellitheertha
2006-Mar-13 09:47 UTC
[Xen-devel] [PATCH] Xentop: Batch mode processing option
Hi All, The attached patch adds batch mode processing option (output to stdout) to the xentop utility. It also adds the ability to specify the number of iterations xentop should produce before exiting. a) xentop -b will output to stdout. b) xentop -i <number> will iterate <number> times and exit (option "n" is already used by xentop. Hence the choice of "i"). This option can be used for both the curses and batch modes. Please review the patch and let me know your comments. Thanks and Regards, Hari _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Daniel Stekloff
2006-Mar-13 16:38 UTC
[Xen-users] Re: [Xen-devel] [PATCH] Xentop: Batch mode processing option
On Mon, 2006-03-13 at 15:17 +0530, Hariprasad Nellitheertha wrote:> Hi All, > > The attached patch adds batch mode processing option (output to > stdout) to the xentop utility. It also adds the ability to specify the > number of iterations xentop should produce before exiting. > > a) xentop -b > > will output to stdout. > > b) xentop -i <number> > > will iterate <number> times and exit (option "n" is already used by > xentop. Hence the choice of "i"). This option can be used for both the > curses and batch modes. > > Please review the patch and let me know your comments.Could you please patch the xentop man page as well? Thanks, Dan _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users