Ingo Molnar 095e56c703 sched: fix startup penalty calculation
fix task startup penalty miscalculation: sysctl_sched_granularity is
unsigned int and wait_runtime is long so we first have to convert it
to long before turning it negative ...

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2007-08-24 20:39:10 +02:00
..
2007-08-22 19:52:44 -07:00
2007-08-22 19:52:44 -07:00
2007-08-11 15:47:42 -07:00
2007-07-31 15:39:40 -07:00
2007-08-22 19:52:46 -07:00
2007-08-11 15:47:42 -07:00
2007-08-24 20:39:10 +02:00