Index: linux-2.6.8-rc3/include/linux/sched.h =================================================================== --- linux-2.6.8-rc3.orig/include/linux/sched.h 2004-08-07 02:33:24.731443116 +1000 +++ linux-2.6.8-rc3/include/linux/sched.h 2004-08-07 02:35:03.038616890 +1000 @@ -631,7 +631,7 @@ .imbalance_pct = 110, \ .cache_hot_time = 0, \ .cache_nice_tries = 0, \ - .per_cpu_gain = 15, \ + .per_cpu_gain = 25, \ .flags = SD_BALANCE_NEWIDLE \ | SD_BALANCE_EXEC \ | SD_BALANCE_CLONE \