使用 New Linux MM 补丁对 gup test 进行改进

2026年8月11日3 次浏览来源:Phoronix阅读原文

正文保留英文原文(机翻易破坏代码与排版),标题/摘要已提供中文

Linux开发者Rik van Riel多年来完成了一些不错的Linux内核优化,Meta工程师也一直在用Linux的后继 page mask()进行再分批检查,用于将虚拟地址翻译到相应的struct页面. .

Linux developer Rik van Riel has pulled off some nice Linux kernel optimizations over the years and the Meta engineer has been working on another one around batching of look-ups with Linux's follow_page_mask() that is used for translating virtual addresses to the corresponding struct page...

分享