[PATCH] sched: no aggressive idle balancing
[pandora-kernel.git] / include / asm-x86_64 / topology.h
index fe8d80a..9cb7459 100644 (file)
@@ -48,7 +48,6 @@ extern int __node_distance(int, int);
        .flags                  = SD_LOAD_BALANCE       \
                                | SD_BALANCE_NEWIDLE    \
                                | SD_BALANCE_EXEC       \
-                               | SD_WAKE_IDLE          \
                                | SD_WAKE_BALANCE,      \
        .last_balance           = jiffies,              \
        .balance_interval       = 1,                    \