On Thu, Jul 22, 2010 at 04:03:13PM +0200, Andre Przywara wrote:
> Hi all,
>
> while working on NUMA host pinning, I experimented with vCPU affinity
> within QEMU, but left it alone as it would complicate the code and would
> not achieve better experience than using taskset with the monitor
> pr
Hi all,
while working on NUMA host pinning, I experimented with vCPU affinity
within QEMU, but left it alone as it would complicate the code and would
not achieve better experience than using taskset with the monitor
provided thread ids like it is done currently. During that I looked at
Linux