summaryrefslogtreecommitdiffstats
path: root/net/Kconfig
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@kernel.org>2023-12-20 01:50:46 +0800
committerPalmer Dabbelt <palmer@rivosinc.com>2024-01-24 15:55:56 -0800
commit3f910b7a522e064d7261f31a00d9c9dca31d902a (patch)
tree73bdd6bb36be0ca2a5dfb61e5f04fadec1833566 /net/Kconfig
parent69be3fb111e73bd025ce6d2322371da5aa497c70 (diff)
downloadlinux-stable-3f910b7a522e064d7261f31a00d9c9dca31d902a.tar.gz
linux-stable-3f910b7a522e064d7261f31a00d9c9dca31d902a.tar.bz2
linux-stable-3f910b7a522e064d7261f31a00d9c9dca31d902a.zip
riscv: enable HAVE_FAST_GUP if MMU
Activate the fast gup for riscv mmu platforms. Here are some GUP_FAST_BENCHMARK performance numbers: Before the patch: GUP_FAST_BENCHMARK: Time: get:53203 put:5085 us After the patch: GUP_FAST_BENCHMARK: Time: get:17711 put:5060 us The get time is reduced by 66.7%! IOW, 3x get speed! Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Reviewed-by: Alexandre Ghiti <alexghiti@rivosinc.com> Link: https://lore.kernel.org/r/20231219175046.2496-5-jszhang@kernel.org Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'net/Kconfig')
0 files changed, 0 insertions, 0 deletions