I'm trying to get lang/sbcl to build on aarch64 and need to pick a memory range for it to use to mmap(2) a working area. I see that the port has __USE_TOPDOWN_VM, what are the limits on the addresses that userland can use ? Robert Swindells