]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] sched: fix the all pinned logic in load_balance_newidle()
authorSuresh Siddha <suresh.b.siddha@intel.com>
Thu, 19 Jul 2007 19:28:35 +0000 (21:28 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 19 Jul 2007 19:28:35 +0000 (21:28 +0200)
commit969bb4e4032dac67287951d8f6642a3b5119694e
tree2056749332226e750394001ec29d43514c14d0b6
parent9439aab8dbc33c2c03c3a19dba267360383ba38c
[PATCH] sched: fix the all pinned logic in load_balance_newidle()

nr_moved is not the correct check for triggering all pinned logic. Fix
the all pinned logic in the case of load_balance_newidle().

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c