Skip to content
Commit a5d8c348 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

sched debug: add name to sched_domain sysctl entries



add /proc/sys/kernel/sched_domain/cpu0/domain0/name, to make
it easier to see which specific scheduler domain remained at
that entry.

Since we process the scheduler domain tree and
simplify it, it's not always immediately clear during debugging
which domain came from where.

depends on CONFIG_SCHED_DEBUG=y.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 2fb7635c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment