[libvirt] [PATCH] qemu: Pin the emulator when only cpuset is specified

Martin Kletzander mkletzan at redhat.com
Wed Oct 17 16:14:44 UTC 2012


On 10/17/2012 06:02 PM, Michal Privoznik wrote:
> On 17.10.2012 17:38, Martin Kletzander wrote:
>> According to our recent changes (clarifications), we should be pinning
>> qemu's emulator processes using the <vcpu> 'cpuset' attribute in case
>> there is no <emulatorpin> specified.  This however doesn't work
>> entirely as expected and this patch should resolve all the remaining
>> issues.
>> ---
>>  src/qemu/qemu_cgroup.c  | 25 ++++++++++++++++---------
>>  src/qemu/qemu_cgroup.h  |  4 ++--
>>  src/qemu/qemu_driver.c  |  3 ++-
>>  src/qemu/qemu_process.c | 16 ++++++++--------
>>  4 files changed, 28 insertions(+), 20 deletions(-)
> 
> ACK
> 
> Michal
> 

Thanks a lot, pushed.

Martin




More information about the libvir-list mailing list