Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater Forest

Clearwater Forest supports SNC mode. Add it to the snc_cpu_ids[] table.

Signed-off-by: Chen Yu <yu.c.chen@intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Reinette Chatre <reinette.chatre@intel.com>
Acked-by: Tony Luck <tony.luck@intel.com>

authored by

Chen Yu and committed by
Borislav Petkov (AMD)
a0a09995 3a866087

+1
+1
arch/x86/kernel/cpu/resctrl/monitor.c
··· 355 355 X86_MATCH_VFM(INTEL_EMERALDRAPIDS_X, 0), 356 356 X86_MATCH_VFM(INTEL_GRANITERAPIDS_X, 0), 357 357 X86_MATCH_VFM(INTEL_ATOM_CRESTMONT_X, 0), 358 + X86_MATCH_VFM(INTEL_ATOM_DARKMONT_X, 0), 358 359 {} 359 360 }; 360 361