
5 Nov
2018
5 Nov
'18
4:03 p.m.
On 10/22/18 4:01 AM, Wang Huaqiang wrote:
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> --- src/util/virresctrl.c | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John