[PATCH] sched: sched tuning

Do some basic initial tuning.

Signed-off-by: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Nick Piggin
2005-06-25 14:57:21 -07:00
committed by Linus Torvalds
parent 68767a0ae4
commit 687f1661d3
5 changed files with 55 additions and 24 deletions

View File

@@ -14,7 +14,7 @@
#include <linux/topology.h>
#include <linux/nodemask.h>
#define SD_NODES_PER_DOMAIN 6
#define SD_NODES_PER_DOMAIN 16
#ifdef CONFIG_NUMA
/**