sched: print the sd->level in sched_domain_debug code
authorGautham R Shenoy <ego@in.ibm.com>
Thu, 29 May 2008 15:26:32 +0000 (20:56 +0530)
committerIngo Molnar <mingo@elte.hu>
Fri, 6 Jun 2008 13:19:41 +0000 (15:19 +0200)
While printing out the visual representation of the sched-domains, print
the level (MC, SMT, CPU, NODE, ... ) of each of the sched_domains.

Credit: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Gautham R Shenoy <ego@in.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found