Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched: speed up context-switches a bit
speed up context-switches a bit by not clearing p->exec_start. (as a side-effect, this also makes p->exec_start a universal timestamp available to cache-hot estimations.) Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information