diff options
| author | Mike Galbraith <[email protected]> | 2006-12-10 02:20:31 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-12-10 09:55:43 -0800 |
| commit | b18ec80396834497933d77b81ec0918519f4e2a7 (patch) | |
| tree | 659422f11d4ed64725e321105f0465d27bb60d3d /include/linux | |
| parent | 08c183f31bdbb709f177f6d3110d5f288ea33933 (diff) | |
[PATCH] sched: improve migration accuracy
Co-opt rq->timestamp_last_tick to maintain a cache_hot_time evaluation
reference timestamp at both tick and sched times to prevent said reference,
formerly rq->timestamp_last_tick, from being behind task->last_ran at
evaluation time, and to move said reference closer to current time on the
remote processor, intent being to improve cache hot evaluation and
timestamp adjustment accuracy for task migration.
Fix minor sched_time double accounting error which occurs when a task
passing through schedule() does not schedule off, and takes the next timer
tick.
[[email protected]: cleanup]
Signed-off-by: Mike Galbraith <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Acked-by: Ken Chen <[email protected]>
Cc: Don Mullis <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions