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@gmail.com> # 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@lists.xensource.com http://lists.xensource.com/xen-devel
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@lists.xensource.com > [mailto:xen-devel-bounces@lists.xensource.com] 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@gmail.com> > > > # 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@lists.xensource.com http://lists.xensource.com/xen-devel
On Fri, Jul 29, 2005 at 10:57:05AM +0100, Ian Pratt wrote:> > 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?I''ve been poking at this a bit. I''ll send something over to xen-tools@lists.xensource.com within the next couple of hours. -Sean -- __________________________________________________________________ Sean Dague Mid-Hudson Valley sean at dague dot net Linux Users Group http://dague.net http://mhvlug.org There is no silver bullet. Plus, werewolves make better neighbors than zombies, and they tend to keep the vampire population down. __________________________________________________________________ _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel