Files
linux/arch/powerpc/kernel
Parth Shah e9ef81e107 powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings
On POWER10 systems, the "ibm,thread-groups" property "2" indicates the cpus
in thread-group share both L2 and L3 caches. Hence, use cache_property = 2
itself to find both the L2 and L3 cache siblings.
Hence, create a new thread_group_l3_cache_map to keep list of L3 siblings,
but fill the mask using same property "2" array.

Signed-off-by: Parth Shah <parth@linux.ibm.com>
Reviewed-by: Gautham R. Shenoy <ego@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210728175607.591679-4-parth@linux.ibm.com
2021-08-04 10:53:39 +10:00
..
2021-04-22 20:59:04 +10:00
2021-06-25 00:07:10 +10:00
2020-12-04 01:01:09 +11:00
2021-06-17 00:09:10 +10:00
2021-04-30 11:20:40 -07:00
2021-06-25 00:07:10 +10:00
2021-02-09 00:10:50 +11:00