|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH][RFC] xenstat framework and vm-top
On Mon, 2005-08-15 at 16:07 -0700, Josh Triplett wrote:
> Hello all,
>
> The attached patch (from "hg export") adds the xenstat framework and the
> vm-top monitoring program to the Xen tree. The original xenstat
> announcement can be found at:
> http://lists.xensource.com/archives/html/xen-devel/2005-08/msg00265.html
>
> A mercurial tree including this patch is available at
> http://xenbits.xensource.com/maw/xen-xenstat.hg
> To get a copy of this tree, just run:
> hg clone http://xenbits.xensource.com/maw/xen-xenstat.hg
> ("hg clone" needs mercurial 0.6b or newer; older versions will need to
> use "hg init" and "hg pull" instead.)
> Thanks to Mark Williamson for providing this tree.
In response to feedback, the attached additional patch (from "hg
export") makes the following changes:
* Make libxenstat a static library, and don't install it, so that the
API need not be stable or supported for the 3.0 release.
* Rename vm-top to xentop
* Make "xm top" invoke xentop.
This patch should appear in the xen-xenstat.hg tree shortly.
Signed-off-by: Josh Triplett <josh@xxxxxxxxxx>
Signed-off-by: David Hendricks <dhendrix@xxxxxxxxxx>
Signed-off-by: Judy Fischbach <jfisch@xxxxxxxxxx>
- Josh Triplett
xenstat-for-3.0.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|