AMD 推荐新的 LLVM iTHP 选项以压缩更多性能

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

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

AMD的编译团队正在提出一个新的LLVM Clang编译器选项-fenable-read only-thp,用于在编译和链接时间执行指令透明大页"iTHP".…

AMD's compiler team is proposing a new LLVM Clang compiler option, -fenable-readonly-thp for implementing instruction Transparent Huge Pages "iTHP" at compile and link-time.

With -fenable-readonly-thp, they are finding more performance out of SPEC CPU, Geekbench, and other workloads from the arranging of 2MB segment alignment at link time and allowing the executable text range can be promoted to huge pages...

分享