
6 Nov
2018
6 Nov
'18
9:41 a.m.
On 2018年11月05日 23:03, John Ferlan wrote:
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
Thanks for the review. Huaqiang