diff options
author | 2023-10-30 14:30:25 +0100 | |
---|---|---|
committer | 2023-11-06 22:49:19 -0800 | |
commit | 114d5c85a39a0e35024ff5156a160eef1907f3e6 (patch) | |
tree | bfb3fa46a8ba4f983d8489127d2613643854fead /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.6-rc1 (diff) | |
download | wireguard-linux-114d5c85a39a0e35024ff5156a160eef1907f3e6.tar.xz wireguard-linux-114d5c85a39a0e35024ff5156a160eef1907f3e6.zip |
riscv: Improve tlb_flush()
For now, tlb_flush() simply calls flush_tlb_mm() which results in a
flush of the whole TLB. So let's use mmu_gather fields to provide a more
fine-grained flush of the TLB.
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Samuel Holland <samuel.holland@sifive.com>
Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> # On RZ/Five SMARC
Link: https://lore.kernel.org/r/20231030133027.19542-2-alexghiti@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions