summaryrefslogtreecommitdiffstats
path: root/include/asm-i386/topology.h
diff options
context:
space:
mode:
authorNick Piggin2005-06-25 23:57:17 +0200
committerLinus Torvalds2005-06-26 01:24:42 +0200
commitcafb20c1f9976a70d633bb1e1c8c24eab00e4e80 (patch)
tree7ff8e6060990889992d51d542abde31cf0d7a1ef /include/asm-i386/topology.h
parent[PATCH] sched: tweak affine wakeups (diff)
downloadkernel-qcow2-linux-cafb20c1f9976a70d633bb1e1c8c24eab00e4e80.tar.gz
kernel-qcow2-linux-cafb20c1f9976a70d633bb1e1c8c24eab00e4e80.tar.xz
kernel-qcow2-linux-cafb20c1f9976a70d633bb1e1c8c24eab00e4e80.zip
[PATCH] sched: no aggressive idle balancing
Remove the very aggressive idle stuff that has recently gone into 2.6 - it is going against the direction we are trying to go. Hopefully we can regain performance through other methods. 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>
Diffstat (limited to 'include/asm-i386/topology.h')
-rw-r--r--include/asm-i386/topology.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-i386/topology.h b/include/asm-i386/topology.h
index 0055fbfeec7b..5eb6f61dcefc 100644
--- a/include/asm-i386/topology.h
+++ b/include/asm-i386/topology.h
@@ -82,7 +82,6 @@ static inline int node_to_first_cpu(int node)
.flags = SD_LOAD_BALANCE \
| SD_BALANCE_EXEC \
| SD_BALANCE_NEWIDLE \
- | SD_WAKE_IDLE \
| SD_WAKE_BALANCE, \
.last_balance = jiffies, \
.balance_interval = 1, \