$SUBJ:
s/litter/little
Perhaps better said:
conf: Alter order of Cachetune virDomainResctrlNew call
On 10/22/18 4:01 AM, Wang Huaqiang wrote:
This refactor allows to add some code between virDomainResctrlNew
and virResctrlAllocIsEmpty to extend the scope of resctrl.
this then becomes:
Refactor the logic to handle subsequent generation of a resource monitor
which would effect whether a non default cache exists.
Signed-off-by: Wang Huaqiang <huaqiang.wang(a)intel.com>
---
src/conf/domain_conf.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John