From: Hidetoshi Seto Date: Tue, 15 Apr 2008 05:03:17 +0000 (+0900) Subject: sched, cpuset: customize sched domains, docs X-Git-Tag: v2.6.26-rc1~1132^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d5f35533fb9b2cd553cec6611195bcbfb7ffd84;p=pandora-kernel.git sched, cpuset: customize sched domains, docs This patch introduces new feature of cpuset - sched domain customization. This version provides a per-cpuset file 'sched_relax_domain_level' that enable us to change the searching range of scheduler, which used to limit how many cpus the scheduler searches at some schedule events, such as wakening task and running out of runqueue. Signed-off-by: Hidetoshi Seto Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed