Documentation/arch/x86/resctrl.rst | 10 +++ include/linux/resctrl.h | 2 + arch/x86/kernel/cpu/resctrl/internal.h | 9 ++- arch/x86/kernel/cpu/resctrl/core.c | 9 ++- arch/x86/kernel/cpu/resctrl/ctrlmondata.c | 70 +++++++++++++++++ arch/x86/kernel/cpu/resctrl/monitor.c | 94 +++++++++++------------ arch/x86/kernel/cpu/resctrl/rdtgroup.c | 45 +++++++---- 7 files changed, 173 insertions(+), 66 deletions(-)