[libvirt] [PATCH 00/10] Support hypervisor-threads-pin in vcpupin.

2012-05-09 Thread tangchen
Hi~ Users can use vcpupin command to bind a vcpu thread to a specific physical cpu. But besides vcpu threads, there are alse some other threads created by qemu (known as hypervisor threads) that could not be explicitly bound to physical cpus. This 10 patches implemented hypervisor threads

Re: [libvirt] [PATCH 00/10] Support hypervisor-threads-pin in vcpupin.

2012-05-09 Thread tangchen
Hi~ Forgot to mention that this patch set is based on Wen Congyang's patch set: support to set cpu bandwidth for hypervisor threads https://www.redhat.com/archives/libvir-list/2012-April/msg01326.html Wen's patches should be applied first. Thanks.:) On 05/09/2012 02:08 PM, tangchen wrote: