]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
sched/debug: Print the local group's asym_prefer_cpu
authorK Prateek Nayak <kprateek.nayak@amd.com>
Wed, 9 Apr 2025 05:34:46 +0000 (05:34 +0000)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 16 Apr 2025 19:09:11 +0000 (21:09 +0200)
commit44671e21e3463f36f6c6e4b691216f60e85840e4
tree860d7acb00ac3f4ae6f98a5fe60b89f8b1438d06
parent8157fbc907452aa5674df2de23c1c7305c907006
sched/debug: Print the local group's asym_prefer_cpu

Add a file to read local group's "asym_prefer_cpu" from debugfs. This
information was useful when debugging issues where "asym_prefer_cpu" was
incorrectly set to a CPU with a lower asym priority.

Signed-off-by: K Prateek Nayak <kprateek.nayak@amd.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250409053446.23367-5-kprateek.nayak@amd.com
kernel/sched/debug.c