4K pagesize on 64K pagesize support
Will there be support for systems with 64k pagesize ?
There is partial support already, but to be fair, that a very big pagesize compared to the 4K of x86_64, so I don't expect this to run well. You might be able to run simple linux game tho.
my general idea was to host some game server
jemalloc now supports 64k pagesizes. Maybe use that?
jemalloc now supports 64k pagesizes. Maybe use that?
Use that for what?
The issue is not that box64 doesn't support 64k pagesize. It support that perfectly fine. The issue is simulating 4k pagesize on a 64k pagesize...