Open
Description
For most RISC-V boards and low-end aarch64 boards, the MMU might only support 39-bit virtual memory (such as sv39
). Currently, MMTk assumes 48-bit virtual address space, which has been true for x86_64. MMTk should support 39-bit virtual address space, and performance comprise is acceptable.