diff options
author | Wentao Guan <guanwentao@uniontech.com> | 2025-10-02 22:39:19 +0800 |
---|---|---|
committer | Huacai Chen <chenhuacai@loongson.cn> | 2025-10-02 22:39:19 +0800 |
commit | 892979b0a97c5f3a5decfd6a33e7f902414bfc41 (patch) | |
tree | 2bfbfc24ffe08a4ff16c68466bf7900ba99b33cd /drivers/pci/controller/dwc/pcie-qcom-common.c | |
parent | c8168b4faf1d62cbb320a3e518ad31cdd567cb05 (diff) |
LoongArch: Try VMA lock-based page fault handling first
Attempt VMA lock-based page fault handling first, and fall back to the
existing mmap_lock-based handling if that fails.
The "ebizzy -mTRp" test on Loongson-3A6000 shows that PER_VMA_LOCK can
improve the benchmark by about 17.9% (97837.7 to 115430.8).
This is the LoongArch variant of "x86/mm: try VMA lock-based page fault
handling first".
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-qcom-common.c')
0 files changed, 0 insertions, 0 deletions