On Mon, Feb 17, 2020 at 04:29:13PM -0500, Daniel Henrique Barboza wrote:
The code from qemuSetupCgroupCpusetCpus() and virLXCCgroupSetupCpusetTune()
can be centralized in a new helper called virCgroupSetupCpusetCpus().

Signed-off-by: Daniel Henrique Barboza <[email protected]>
---
src/libvirt_private.syms |  1 +
src/lxc/lxc_cgroup.c     | 11 +++--------
src/qemu/qemu_cgroup.c   | 14 +-------------
src/util/vircgroup.c     | 15 +++++++++++++++
src/util/vircgroup.h     |  1 +
5 files changed, 21 insertions(+), 21 deletions(-)


Reviewed-by: Ján Tomko <[email protected]>

Jano

Attachment: signature.asc
Description: PGP signature

Reply via email to