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(a)intel.com>
> ---
> src/util/virresctrl.c | 37 +++++++++++++++++++++++--------------
> 1 file changed, 23 insertions(+), 14 deletions(-)
>
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John
Thanks for the review.
Huaqiang