Re: [libvirt] [PATCH] util: Add more virsysfs functions for handling resctrl sysfs

2017-03-29 Thread Martin Kletzander
On Wed, Mar 29, 2017 at 05:44:36PM +0800, Eli Qiao wrote: Extended /sys/fs/resctrl sysfs handling. This looks good, few notes below. Signed-off-by: Eli Qiao --- src/libvirt_private.syms | 4 ++ src/util/virsysfs.c | 98

[libvirt] [PATCH] util: Add more virsysfs functions for handling resctrl sysfs

2017-03-29 Thread Eli Qiao
Extended /sys/fs/resctrl sysfs handling. Signed-off-by: Eli Qiao --- src/libvirt_private.syms | 4 ++ src/util/virsysfs.c | 98 +++- src/util/virsysfs.h | 15 3 files changed, 116 insertions(+), 1 deletion(-)