[libvirt] [PATCH v5 1/5] Implement public API for virDomainPinIOThread

Pavel Hrdina phrdina at redhat.com
Mon Mar 9 19:18:35 UTC 2015


On Fri, Mar 06, 2015 at 09:05:41AM -0500, John Ferlan wrote:
> Add virDomainPinIOThread to allow setting the CPU affinity for a specific
> IOThread based on the output generated from virDomainGetIOThreadsInfo
> 
> The API supports updating both the --live domain and the --config data
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  include/libvirt/libvirt-domain.h |  5 +++
>  src/driver-hypervisor.h          |  8 +++++
>  src/libvirt-domain.c             | 76 ++++++++++++++++++++++++++++++++++++++++
>  src/libvirt_public.syms          |  1 +
>  4 files changed, 90 insertions(+)
> 

ACK

Pavel




More information about the libvir-list mailing list