Re: [libvirt] [PATCH 0/3] Guest NUMA topology support - v1

2011-11-07 Thread Eric Blake
On 11/06/2011 06:55 AM, Bharata B Rao wrote: daemon-conf fails, but it fails even without my patches too. I guess my patches are really affecting it. TEST: daemon-conf .!!...!!!./daemon-conf: line 98: kill: (7811) - No such process ! 34 FAILED That's a

[libvirt] [PATCH 0/3] Guest NUMA topology support - v1

2011-11-06 Thread Bharata B Rao
Hi, This patch series adds support for specifying NUMA topology for guests. cpu ... topology sockets='2' cores='4' threads='2'/ numa cell cpus='0-7' mems='512000'/ cell cpus='8-15' mems='512000'/ /numa ... /cpu This change