diff options
author | 2014-08-04 18:31:45 -0700 | |
---|---|---|
committer | 2015-01-19 11:53:32 -0600 | |
commit | 404b5a97f5a2a718bb0feccc3712b1ab88f073d5 (patch) | |
tree | 71750e563e24cef9437e2095d1cbaaf36c4c37a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: qcom: scm: Get cacheline size from CTR (diff) | |
download | wireguard-linux-404b5a97f5a2a718bb0feccc3712b1ab88f073d5.tar.xz wireguard-linux-404b5a97f5a2a718bb0feccc3712b1ab88f073d5.zip |
ARM: qcom: scm: Flush the command buffer only instead of the entire cache
scm_call flushes the entire cache before calling into the secure world.
This is both a performance penalty as well as insufficient on SMP systems
where the CPUs possess a write-back L1 cache. Flush only the command and
response buffers instead, moving the responsibility of flushing any other
cached buffer (being passed to the secure world) to callers.
Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions