Change log in v2: - Boris: Add a preparatory patch to carve out per RDT domain initialization code into a separate function. - Minor changes in the comments of rdtgroup_init_xxx(). - Boris: s/cpu/CPU/g in the comments of update_domains(). - Boris: Format commit message by indenting the examples.
Xiaochen Shen (2): x86/resctrl: Move per RDT domain initialization to a separate function x86/resctrl: Initialize a new resource group with default MBA values arch/x86/kernel/cpu/resctrl/ctrlmondata.c | 4 +- arch/x86/kernel/cpu/resctrl/rdtgroup.c | 171 +++++++++++++++++------------- 2 files changed, 100 insertions(+), 75 deletions(-) -- 1.8.3.1