|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH] rename balloon command
I think we might want 'balloon' as a backwards compatible name, with it
not appearing in the help message. Comments?
Also, I'd like to see this as part of a wider campaign to rantionalize
the names and arguments of the xm commands. Let's be consistent as to
whether the command has add/del in the name, or takes a parameter to
indicate whether its an add or remove.
Could someone propose the names and argments of the set of commands
they'd like to see?
Ian
> -----Original Message-----
> From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of aq
> Sent: 29 July 2005 06:11
> To: xen-devel
> Subject: [Xen-devel] [PATCH] rename balloon command
>
> This patch renames balloon command to "set-mem", so instead
> of "xm balloon", we will use "xm set-mem" (as suggested by TODO list)
>
> Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>
>
>
> # diffstat setmem.patch
> docs/src/user.tex | 14 +++++++-------
> tools/python/xen/xm/main.py | 8 ++++----
> 2 files changed, 11 insertions(+), 11 deletions(-)
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|