]> Git Repo - linux.git/commit
x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation
authorBabu Moger <[email protected]>
Fri, 13 Jan 2023 15:20:32 +0000 (09:20 -0600)
committerBorislav Petkov (AMD) <[email protected]>
Mon, 23 Jan 2023 16:38:44 +0000 (17:38 +0100)
commit5b6fac3fa44bafee12e0c3d1c5cbae6d058e9c98
treeb95060b2a01f615a87aaae98082578d56c27d7e2
parenta76f65c89f928b87c49d88b7fd60cb4d7203ffff
x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation

The QoS slow memory configuration details are available via
CPUID_Fn80000020_EDX_x02. Detect the available details and
initialize the rest to defaults.

Signed-off-by: Babu Moger <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Reviewed-by: Reinette Chatre <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
arch/x86/include/asm/msr-index.h
arch/x86/kernel/cpu/resctrl/core.c
arch/x86/kernel/cpu/resctrl/ctrlmondata.c
arch/x86/kernel/cpu/resctrl/rdtgroup.c
This page took 0.065509 seconds and 4 git commands to generate.