All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Cc: aliguori@us.ibm.com, ehabkost@redhat.com, qemu-devel@nongnu.org,
	Luiz Capitulino <lcapitulino@redhat.com>,
	bsd@redhat.com, y-goto@jp.fujitsu.com, pbonzini@redhat.com
Subject: Re: [Qemu-devel] [PATCH V3 08/10] NUMA: add qmp command set-mpol to set memory policy for NUMA node
Date: Thu, 04 Jul 2013 07:19:24 +0200	[thread overview]
Message-ID: <51D505DC.5060904@suse.de> (raw)
In-Reply-To: <1372057928-20248-9-git-send-email-gaowanlong@cn.fujitsu.com>

Am 24.06.2013 09:12, schrieb Wanlong Gao:
> The QMP command let it be able to set node's memory policy
> through the QMP protocol. The qmp-shell command is like:
>     set-mpol nodeid=0 mem-policy=membind mem-hostnode=0-1
> 
> Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>

Can we make that a little more self-documenting please? Suggest
set-memory-policy. I don't see any Reviewed-by yet, so it's a bit early
for picking it up. ;) CC'ing Erik and Luiz.

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

  reply	other threads:[~2013-07-04  5:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-24  7:11 [Qemu-devel] [PATCH V3 00/10] Add support for binding guest numa nodes to host numa nodes Wanlong Gao
2013-06-24  7:11 ` [Qemu-devel] [PATCH V3 01/10] NUMA: Support multiple CPU ranges on -numa option Wanlong Gao
2013-06-24  7:12 ` [Qemu-devel] [PATCH V3 02/10] NUMA: Add numa_info structure to contain numa nodes info Wanlong Gao
2013-06-24  7:12 ` [Qemu-devel] [PATCH V3 03/10] NUMA: Add Linux libnuma detection Wanlong Gao
2013-06-24  7:12 ` [Qemu-devel] [PATCH V3 04/10] NUMA: parse guest numa nodes memory policy Wanlong Gao
2013-06-24 19:09   ` Bandan Das
2013-06-24  7:12 ` [Qemu-devel] [PATCH V3 05/10] NUMA: handle Error in cpus, mpol and hostnode parser Wanlong Gao
2013-06-24  7:12 ` [Qemu-devel] [PATCH V3 06/10] NUMA: split out the common range parser Wanlong Gao
2013-06-24 19:15   ` Bandan Das
2013-06-24  7:12 ` [Qemu-devel] [PATCH V3 07/10] NUMA: set guest numa nodes memory policy Wanlong Gao
2013-06-24  7:12 ` [Qemu-devel] [PATCH V3 08/10] NUMA: add qmp command set-mpol to set memory policy for NUMA node Wanlong Gao
2013-07-04  5:19   ` Andreas Färber [this message]
2013-06-24  7:12 ` [Qemu-devel] [PATCH V3 09/10] NUMA: add hmp command set-mpol Wanlong Gao
2013-06-24  7:12 ` [Qemu-devel] [PATCH V3 10/10] NUMA: show host memory policy info in info numa command Wanlong Gao
2013-07-04  0:57 ` [Qemu-devel] [PATCH V3 00/10] Add support for binding guest numa nodes to host numa nodes Wanlong Gao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51D505DC.5060904@suse.de \
    --to=afaerber@suse.de \
    --cc=aliguori@us.ibm.com \
    --cc=bsd@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=gaowanlong@cn.fujitsu.com \
    --cc=lcapitulino@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=y-goto@jp.fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.