search for: cpusettun

Displaying 2 results from an estimated 2 matches for "cpusettun".

Did you mean: cpusettune
2013 Aug 07
2
Is there any virsh command to setup cpusettune for lxc?
Hi Gao feng, I noticed one of your patch which adds cpuset cgroup support for lxc have been merged in libvirt 1.0.4. But I can't find any virsh command to set cpusettune for lxc container. Is there anyone? And how can I configure cpusettune for lxc container lively? Thanks ------------------ Best regards! GuanQiang
2013 Aug 07
0
Re: Is there any virsh command to setup cpusettune for lxc?
Hi Guan Qiang, On 08/07/2013 05:04 PM, hzguanqiang@corp.netease.com wrote: > Hi Gao feng, > > I noticed one of your patch which adds cpuset cgroup support for lxc have been merged in libvirt 1.0.4. > But I can't find any virsh command to set cpusettune for lxc container. > Is there anyone? And how can I configure cpusettune for lxc container lively? > numatune doesn't this job, but libvirt_lxc doesn't support this command now :( Thanks