From: Ingo Molnar Date: Thu, 9 Oct 2008 09:35:51 +0000 (+0200) Subject: sched debug: add name to sched_domain sysctl entries X-Git-Tag: v2.6.28-rc1~725^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5d8c3483a6e19aca95ef6a2c5890e33bfa5b293;p=pandora-kernel.git 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: Ingo Molnar --- Reading git-diff-tree failed