• W
    util, conf: Handle default monitor group of an allocation properly · 816cef07
    Wang Huaqiang 提交于
    'default monitor of an allocation' is defined as the resctrl
    monitor group that created along with an resctrl allocation,
    which is created by resctrl file system. If the monitor group
    specified in domain configuration file is happened to be a
    default monitor group of an allocation, then it is not necessary
    to create monitor group since it is already created. But if
    an monitor group is not an allocation default group, you
    should create the group under folder
    '/sys/fs/resctrl/mon_groups' and fill the vcpu PIDs to 'tasks'
    file.
    Signed-off-by: NWang Huaqiang <huaqiang.wang@intel.com>
    Reviewed-by: NMichal Privoznik <mprivozn@redhat.com>
    816cef07
libvirt_private.syms 78.0 KB