On 10/02/2018 10:44 AM, Pavel Hrdina wrote:
> In order to set CPU cfs period using cgroup v2 'cpu.max' interface
> we need to load the current value of CPU cfs quota first because
> format of 'cpu.max' interface is '$quota $period' and in order to
> change 'period' we need to write 'quota' as well.  Writing only one
> number changes only 'quota'.
> 
> Signed-off-by: Pavel Hrdina <[email protected]>
> ---
>  src/util/vircgroupv2.c | 68 ++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 68 insertions(+)

ACK

Michal

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to