[libvirt] [PATCH 0 of 3] Add cpu.shares support to LXC driver
Dan Smith
Tuesday, 7 October
2008
Tue, 7 Oct
'08
10:30 a.m.
This set adds {Get,Set}SchedulerParameters support to the LXC driver. A
single parameter of "cpu_shares" is added, which gets/sets the cpu.shares
key in the domain's cgroup.
I also added bits to "virsh schedinfo" to support this.