diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2012-05-08 18:56:04 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2012-05-09 15:23:17 +0200 |
commit | cb04ff9ac424d0e689d9b612e9f73cb443ab4b7e (patch) | |
tree | 7335f4ca82dc0366ffbf9dc8de5396259213435a /kernel/acct.c | |
parent | 8b1e13638d465863572c8207a5cfceeef0cf0441 (diff) | |
download | op-kernel-dev-cb04ff9ac424d0e689d9b612e9f73cb443ab4b7e.zip op-kernel-dev-cb04ff9ac424d0e689d9b612e9f73cb443ab4b7e.tar.gz |
sched, perf: Use a single callback into the scheduler
We can easily use a single callback for both sched-in and sched-out. This
reduces the code footprint in the scheduler path as well as removes
the PMU black spot otherwise present between the out and in callback.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/n/tip-o56ajxp1edwqg6x9d31wb805@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/acct.c')
0 files changed, 0 insertions, 0 deletions