diff options
| author | Vaidyanathan Srinivasan <[email protected]> | 2008-12-08 15:22:49 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-12-08 15:48:00 +0000 |
| commit | efbe027e95dc13ac343b6130948418d7ead7ddf1 (patch) | |
| tree | 96666b3d26027656183a64e96ffa3babcf8bd184 /net/unix/af_unix.c | |
| parent | sched: fix sd_parent_degenerate on non-numa smp machine (diff) | |
| download | kernel-efbe027e95dc13ac343b6130948418d7ead7ddf1.tar.gz kernel-efbe027e95dc13ac343b6130948418d7ead7ddf1.zip | |
sched: idle_balance() does not call load_balance_newidle()
Impact: fix SD_BALANCE_NEWIDLEand broaden its use
load_balance_newidle() does not get called if SD_BALANCE_NEWIDLE is
set at higher level domain (3-CPU) and not in low level domain (2-MC).
pulled_task is initialised to -1 and checked for non-zero which is
always true if the lowest level sched_domain does not have
SD_BALANCE_NEWIDLE flag set.
Signed-off-by: Vaidyanathan Srinivasan <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
