From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwGic-0004HI-Up for qemu-devel@nongnu.org; Mon, 08 Jul 2013 15:03:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UwGib-0002q9-G5 for qemu-devel@nongnu.org; Mon, 08 Jul 2013 15:03:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwGib-0002q3-7m for qemu-devel@nongnu.org; Mon, 08 Jul 2013 15:03:25 -0400 Date: Mon, 8 Jul 2013 15:03:19 -0400 From: Luiz Capitulino Message-ID: <20130708150319.60786e71@redhat.com> In-Reply-To: <51DB0A06.9040608@suse.de> References: <1372931597-28115-1-git-send-email-gaowanlong@cn.fujitsu.com> <1372931597-28115-9-git-send-email-gaowanlong@cn.fujitsu.com> <20130708142514.714dade6@redhat.com> <20130708143431.057b1d14@redhat.com> <51DB0A06.9040608@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH V4 08/10] NUMA: add qmp command set-mpol to set memory policy for NUMA node List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?UTF-8?B?RsOkcmJlcg==?= Cc: aliguori@us.ibm.com, ehabkost@redhat.com, qemu-devel@nongnu.org, bsd@redhat.com, y-goto@jp.fujitsu.com, pbonzini@redhat.com, Wanlong Gao On Mon, 08 Jul 2013 20:50:46 +0200 Andreas F=C3=A4rber wrote: > Am 08.07.2013 20:34, schrieb Luiz Capitulino: > > I forgot to bike-shed on the naming. I'd suggest the following: > >=20 > > - s/set-mpol/set-numa-policy > > - s/mem-policy/policy > > - s/mem-hostnode/host-nodes >=20 > I had suggested s/set-mpol/set-memory-policy/g on the previous round > (but didn't get any kind of response). >=20 > http://patchwork.ozlabs.org/patch/253699/ >=20 > I'm fine with anything readable and following our conventions though. I'm fine with your suggestion too.