Re: [PATCH 1/1] domain_cgroup.c: update domain after setting blkio.weight

2021-03-23 Thread Daniel Henrique Barboza
On 3/23/21 7:03 AM, Ján Tomko wrote: On a Monday in 2021, Daniel Henrique Barboza wrote: Commit ac87d3520ad5 consolidated common cgroup code between the QEMU and lxc drivers in domain_cgroup.c. In this process, in virDomainCgroupSetupDomainBlkioParameters(), a call to

Re: [PATCH 1/1] domain_cgroup.c: update domain after setting blkio.weight

2021-03-23 Thread Ján Tomko
On a Monday in 2021, Daniel Henrique Barboza wrote: Commit ac87d3520ad5 consolidated common cgroup code between the QEMU and lxc drivers in domain_cgroup.c. In this process, in virDomainCgroupSetupDomainBlkioParameters(), a call to virCgroupGetBlkioWeight() went missing. The result is that

[PATCH 1/1] domain_cgroup.c: update domain after setting blkio.weight

2021-03-22 Thread Daniel Henrique Barboza
Commit ac87d3520ad5 consolidated common cgroup code between the QEMU and lxc drivers in domain_cgroup.c. In this process, in virDomainCgroupSetupDomainBlkioParameters(), a call to virCgroupGetBlkioWeight() went missing. The result is that 'virsh blkiotune' is setting the blkio.weight for the