diff options
author | Peter Zijlstra <[email protected]> | 2013-11-11 18:21:56 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-11-13 13:33:54 +0100 |
commit | 911b2898b3c9fe0048e9485ad1629ed4fce330fd (patch) | |
tree | b430d3ef975f60b4c19caf211ea025cc4fa173a1 /scripts/gdb | |
parent | 5eca82a9ac2c961cfbd26a4b6f43e6e3747a71dd (diff) |
sched: Optimize task_sched_runtime()
Large multi-threaded apps like to hit this using do_sys_times() and
then queue up on the rq->lock.
Avoid when possible.
Larry reported ~20% performance increase his test case.
Reported-by: Larry Woodman <[email protected]>
Suggested-by: Paul Turner <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions