[PATCH] sched: sched tuning
[safe/jmp/linux-2.6] / include / asm-i386 / topology.h
index 5eb6f61..2461b73 100644 (file)
@@ -81,7 +81,7 @@ static inline int node_to_first_cpu(int node)
        .per_cpu_gain           = 100,                  \
        .flags                  = SD_LOAD_BALANCE       \
                                | SD_BALANCE_EXEC       \
-                               | SD_BALANCE_NEWIDLE    \
+                               | SD_BALANCE_FORK       \
                                | SD_WAKE_BALANCE,      \
        .last_balance           = jiffies,              \
        .balance_interval       = 1,                    \