]> 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)
committerOsier Yang <jyang@redhat.com>
Mon, 16 Apr 2012 10:09:07 +0000 (18:09 +0800)
commit8fb2164cfff35ce0b87f1d513a0f3ca5111d7880
tree21dfda30e4f7a4f3f43b20c7e27b1887ee268730
parentccf80e36301d538505c5c053cf369a61d4671831
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.
docs/formatdomain.html.in
src/conf/domain_conf.c