| commit | a992241de614dd2b7c97a9ba64e28c0e563f19bf | [log] [tgz] | 
|---|---|---|
| author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon May 05 23:56:17 2008 +0200 | 
| committer | Ingo Molnar <mingo@elte.hu> | Mon May 05 23:56:17 2008 +0200 | 
| tree | a76f646188c23aad856b43ffc841a0ec08613398 | |
| parent | 5717922a1b8cc477f45a0f4f11fe619392ba7133 [diff] | 
sched: fix normalized sleeper Normalized sleeper uses calc_delta*() which requires that the rq load is already updated, so move account_entity_enqueue() before place_entity() Tested-by: Frans Pop <elendil@planet.nl> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>