* Dmitri Shubin: > To support LuaJIT on Solaris 64-bit I had to do the similar thing -- > use custom page allocator for low 2GiB of address space. > (mmap() on Solaris doesn't have MAP_32BIT flag and doesn't honor > address hint) According to various sources, it's fixed in Solaris 11.