diff options
author | 2012-10-26 02:36:17 -0400 | |
---|---|---|
committer | 2013-07-30 09:02:14 -0400 | |
commit | 71ce1deeff8f9341ae3b21983e9bdde28e8c96fe (patch) | |
tree | b4beef1523de4e5f4fb7e6b13a553e2ed3bc9ad1 /tools/perf/scripts/python/sctop.py | |
parent | ARM: bL_switcher: add clockevent save/restore support (diff) | |
download | linux-dev-71ce1deeff8f9341ae3b21983e9bdde28e8c96fe.tar.xz linux-dev-71ce1deeff8f9341ae3b21983e9bdde28e8c96fe.zip |
ARM: bL_switcher: move to dedicated threads rather than workqueues
The workqueues are problematic as they may be contended.
They can't be scheduled with top priority either. Also the optimization
in bL_switch_request() to skip the workqueue entirely when the target CPU
and the calling CPU were the same didn't allow for bL_switch_request() to
be called from atomic context, as might be the case for some cpufreq
drivers.
Let's move to dedicated kthreads instead.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions