Does libvirt lxc driver support "cpuset" attribute?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear all

 

I allocate only one vcpu for the container by the following statement, that is, I want to pin the vcpu to physical core "2".

<vcpu placement='static' cpuset="2" >1</vcpu>

My host has 4 physical cores. Before test, all the 4 cores are idle. After I run 4 processes in the container, I found all the 4 cores in the host are 100% used. That is, the container is pinned to all the available physical CPUs. This is not what I want.

My libvirt version is 1.0.3.

Although "vcpupin" element also can be used to pin vcpu, according to http://libvirt.org/formatdomain.html , "vcpupin" element is not supported by lxc driver.

 

I wonder if it is the older version of libvirt that causes the problem?

 

Thank you in advance.

Cheng Wang

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users

[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux