Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 resource control updates from Ingo Molnar: "The main change in this tree is the extension of the resctrl procfs ABI with a new file that helps tooling to navigate from tasks back to resctrl groups: /proc/{pid}/cpu_resctrl_groups. Also fix static key usage for certain feature combinations and simplify the task exit resctrl case" * 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/resctrl: Add task resctrl information display x86/resctrl: Check monitoring static key in the MBM overflow handler x86/resctrl: Do not reconfigure exiting tasks
No related branches found
No related tags found
Showing
- arch/x86/Kconfig 1 addition, 0 deletionsarch/x86/Kconfig
- arch/x86/kernel/cpu/resctrl/internal.h 1 addition, 0 deletionsarch/x86/kernel/cpu/resctrl/internal.h
- arch/x86/kernel/cpu/resctrl/monitor.c 2 additions, 2 deletionsarch/x86/kernel/cpu/resctrl/monitor.c
- arch/x86/kernel/cpu/resctrl/rdtgroup.c 90 additions, 0 deletionsarch/x86/kernel/cpu/resctrl/rdtgroup.c
- fs/proc/Kconfig 4 additions, 0 deletionsfs/proc/Kconfig
- fs/proc/base.c 7 additions, 0 deletionsfs/proc/base.c
- include/linux/resctrl.h 14 additions, 0 deletionsinclude/linux/resctrl.h
Loading
Please register or sign in to comment