396 Star 1.4K Fork 1.3K

GVPopenEuler / kernel

 / 详情

[OLK-6.6] mm/rmap: interface overhaul

已完成
任务 成员
创建于  
2024-03-28 16:43

mm/rmap: interface overhaul
https://lore.kernel.org/linux-mm/20231220224504.646757-1-david@redhat.com/

I ran some simple microbenchmarks on an Intel(R) Xeon(R) Silver 4210R:
measuring munmap(), fork(), cow, MADV_DONTNEED on each PTE ... and PTE
remapping PMD-mapped THPs on 1 GiB of memory.

For small folios, there is barely a change (< 1% improvement for me).

For PTE-mapped THP:

  • PTE-remapping a PMD-mapped THP is more than 10% faster.
  • fork() is more than 4% faster.
  • MADV_DONTNEED is 2% faster
  • COW when writing only a single byte on a COW-shared PTE is 1% faster
  • munmap() barely changes (< 1%).

Some khugepaged folio conversions[backport dependence]
https://lore.kernel.org/linux-mm/20231020183331.10770-1-vishal.moola@gmail.com/

评论 (1)

Kefeng 创建了任务

Hi wkfxxx, 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
标签
Kefeng 修改了描述
zhengzengkai 关联分支设置为OLK-6.6
ci-robot 通过openeuler/kernel Pull Request !5613任务状态待办的 修改为已完成

登录 后才可以发表评论

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

搜索帮助