diff options
author | 2022-03-12 21:03:33 +0100 | |
---|---|---|
committer | 2022-03-16 22:52:12 +0100 | |
commit | 0a575497691486a75bdc3ae551094432b0761a84 (patch) | |
tree | f89b8c14334669e759965382cf3f43005199e978 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | parisc: Increase parisc_cache_flush_threshold setting (diff) | |
download | wireguard-linux-0a575497691486a75bdc3ae551094432b0761a84.tar.xz wireguard-linux-0a575497691486a75bdc3ae551094432b0761a84.zip |
parisc: Avoid calling SMP cache flush functions on cache-less machines
At least the qemu virtual machine does not provide D- and I-caches,
so skip triggering SMP irqs to flush caches on such machines.
Further optimize the caching code by using static branches and making
some functions static.
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions