]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Refactor code for creating resctrl group
authorWang Huaqiang <huaqiang.wang@intel.com>
Mon, 12 Nov 2018 13:31:38 +0000 (21:31 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 14 Nov 2018 17:18:46 +0000 (12:18 -0500)
commit4f5bc6cc109f304eaf2305fa871245eedfa00df6
tree359104e951dff89d31c53551ae2904e1e77d7fcb
parent5a7c336b4ac37001dbb68b0f034c0770216d4489
util: Refactor code for creating resctrl group

The code for creating resctrl allocation group could be reused
for monitoring group, refactor it for reuse in the later patch.

Signed-off-by: Wang Huaqiang <huaqiang.wang@intel.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/util/virresctrl.c