Skip to content
  • Ingo Molnar's avatar
    sched debug: add name to sched_domain sysctl entries · a5d8c348
    Ingo Molnar authored
    
    
    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>
    a5d8c348