[PATCH v8 1/2] sched: Add per_cpu cluster domain info and cpus_share_lowest_cache API

Peter Zijlstra peterz at infradead.org
Tue May 30 04:38:20 PDT 2023


On Tue, May 30, 2023 at 03:02:52PM +0800, Yicong Yang wrote:
> From: Barry Song <song.bao.hua at hisilicon.com>
> 
> Add per-cpu cluster domain info and cpus_share_lowest_cache() API.

Lowest cache is weird; that would be L1, but your implementation is for
L2/L3.





More information about the linux-arm-kernel mailing list