[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] numad: Convert node list to cpumap before affinity setting
- From: Osier Yang <jyang redhat com>
- To: libvir-list redhat com
- Subject: [libvirt] numad: Convert node list to cpumap before affinity setting
- Date: Wed, 11 Apr 2012 22:40:31 +0800
Previous patches on numad made mistake with thinking numad
will return CPUs list (numad document says CPUs list one
place, and node list another place. :(
Please see the patches' commit message for the details.
Osier Yang (3)
numad: Convert node list to cpumap before setting affinity
numad: Ignore cpuset if placement is auto
qemu: Avoid the memory allocation and freeing
docs/formatdomain.html.in | 10 ++++----
src/conf/domain_conf.c | 28 ++++++++++++++------------
src/qemu/qemu_process.c | 47 +++++++++++++++++++++++---------------------
3 files changed, 45 insertions(+), 40 deletions(-)
Regards,
Osier
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]