[libvirt] [PATCH v2 1/2] add nodeset='all' for interleave mode

Daniel P. Berrangé berrange at redhat.com
Thu Oct 11 16:10:45 UTC 2018


On Sat, Sep 29, 2018 at 06:58:01PM +0800, Peng Hao wrote:
> sometimes we hoped that the memory of vm can be evenly distributed in
> all nodes according to interleave mode. But different hosts
> has different node number. So we add nodeset='all' for interleave mode.
> 
> Signed-off-by: Peng Hao <peng.hao2 at zte.com.cn>
> ---
>  src/conf/numa_conf.c          | 77 ++++++++++++++++++++++++++++++++++++-------
>  1 files changed, 64 insertions(+), 13 deletions(-)

IMHO this is not a viable change as it breaks backcompatibility
for apps parsing the XML, by changing the data type used.


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list