diff options
author | Jisheng Zhang <jszhang@kernel.org> | 2021-05-11 20:42:31 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2021-05-26 08:50:52 +0300 |
commit | 8237c5243a614d33fe339bc844f90aa2b393c2a8 (patch) | |
tree | f74de6d33829e5c0d2163c8d11c23ab01ba410da /tools/perf/scripts/python/task-analyzer.py | |
parent | 50bae95e17c6dd0b7a2a3a92ad8808067234e9ef (diff) | |
download | linux-8237c5243a614d33fe339bc844f90aa2b393c2a8.tar.xz |
riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()
Directly passing the cpu to flush_icache_deferred() rather than calling
smp_processor_id() again.
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
[Palmer: drop the QEMU performance numbers, and update the comment]
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions