commit | a69edb55605117cc0f20aa36c49c20b96590774d | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:52 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:52 2007 +0200 |
tree | 7e06cd9abce45d450ae9ee365dab3901e7193c01 | |
parent | 194081ebfaa8c7d16133e08dd79254910c20c6ff [diff] |
sched: fix update_stats_enqueue() reniced codepath the key has to be rescaled to /weight even if it has a positive value. (this change only affects the scheduling of reniced tasks) Signed-off-by: Ingo Molnar <mingo@elte.hu>