[lld] [RISCV][ELF] Set maximum page size to 65536 (PR #100995)

Pengcheng Wang via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 02:51:46 PDT 2024


wangpc-pp wrote:

FYI, Android enables 16KB page size now: https://developer.android.com/guide/practices/page-sizes. 
Currently there is a strong push for adoption in mobile / client devices for RISC-V. Android enabling / moving to 16kb will create pressure for RISC-V to also support similar features. This will create a strong push for RISC-V also adding support for larger page sizes.

https://github.com/llvm/llvm-project/pull/100995


More information about the llvm-commits mailing list