428 Star 1.6K Fork 1.6K

GVPopenEuler/kernel

 / 详情

[OLK-6.6] arch/mm/fault: accelerate pagefault when badaccess

已完成
任务 成员
创建于  
2024-04-03 17:10

“异常”内存访问,比如写只读的内存等,会释放vma锁,重新持有mmap lock大锁,引起性能劣化,但“异常”访问场景无需再次持锁,只需要直接返回上报信号;
因此,跳过再次持锁;

对于lmbench prot_fault 测试用例,可以获得34%的性能提升:
lat_sig -P 1 prot lat_sig 0.29194 -> 0.19198

评论 (1)

仉鹏 创建了任务 1年前

Hi anred, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: Kernel, and any of the maintainers.

openeuler-ci-bot 添加了
 
sig/Kernel
标签
1年前
zhengzengkai 里程碑设置为24.03-Kernel-Develop 1年前
zhengzengkai 关联分支设置为OLK-6.6 1年前
ci-robot 通过合并 Pull Request !5734: arch/mm/fault: accelerate pagefault when badaccess任务状态待办的 修改为已完成 1年前

登录 后才可以发表评论

状态
负责人
项目
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(2)
5329419 openeuler ci bot 1632792936 仉鹏-anred
C
1
https://gitee.com/openeuler/kernel.git
git@gitee.com:openeuler/kernel.git
openeuler
kernel
kernel

搜索帮助