From: Heiko Carstens Date: Tue, 31 Aug 2010 08:28:16 +0000 (+0200) Subject: sched: Add book scheduling domain X-Git-Tag: v2.6.37-rc1~213^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01a08546af311c065f34727787dd0cc8dc0c216f;p=pandora-kernel.git sched: Add book scheduling domain On top of the SMT and MC scheduling domains this adds the BOOK scheduling domain. This is useful for NUMA like machines which do not have an interface which tells which piece of memory is attached to which node or where the hardware performs striping. Signed-off-by: Heiko Carstens Signed-off-by: Peter Zijlstra LKML-Reference: <20100831082844.253053798@de.ibm.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed