
13 Nov
2018
13 Nov
'18
6:12 p.m.
On 11/12/18 8:31 AM, Wang Huaqiang wrote:
The code for determining resctrl allocation path could be reused for monitor. Refactor it for reuse.
Signed-off-by: Wang Huaqiang <huaqiang.wang@intel.com> --- src/util/virresctrl.c | 38 ++++++++++++++++++++++++++++++-------- 1 file changed, 30 insertions(+), 8 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John