]> git.ipfire.org Git - thirdparty/libvirt.git/commit
numad: Ignore cpuset if placement is auto
authorOsier Yang <jyang@redhat.com>
Wed, 11 Apr 2012 14:40:33 +0000 (22:40 +0800)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 16 Apr 2012 11:44:37 +0000 (12:44 +0100)
commit455d222457553cca01da8e0f89eb9f6bbc5b46a0
tree265446eb19c70916729a5b68bd76121b3b7478c2
parent3f7641572455f442021884652ef3fd4ee6576de4
numad: Ignore cpuset if placement is auto

As explained in previous patch, numad will balance the affinity
dynamically, so reflecting the cpuset from numad at the first
time doesn't make much case, and may just could cause confusion.
(cherry picked from commit 8fb2164cfff35ce0b87f1d513a0f3ca5111d7880)
docs/formatdomain.html.in
src/conf/domain_conf.c