aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2020-11-17 18:19:34 -0500
committerPeter Zijlstra <[email protected]>2021-05-12 11:43:27 +0200
commit9edeaea1bc452372718837ed2ba775811baf1ba1 (patch)
treea4c002b7be5b284c0f7d2bd6647e602b482fc4aa /tools/perf/scripts/python
parentd66f1b06b5b438cd20ba3664b8eef1f9c79e84bf (diff)
sched: Core-wide rq->lock
Introduce the basic infrastructure to have a core wide rq->lock. This relies on the rq->__lock order being in increasing CPU number (inside a core). It is also constrained to SMT8 per lockdep (and SMT256 per preempt_count). Luckily SMT8 is the max supported SMT count for Linux (Mips, Sparc and Power are known to have this). Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Tested-by: Don Hiatt <[email protected]> Tested-by: Hongyu Ning <[email protected]> Tested-by: Vincent Guittot <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions