mirror of https://github.com/stenzek/duckstation
Build: Disable mmap fastmem for Apple Silicon
It uses 16K pages, which means we'd also have to protect at 16K granularity... which might be okay, but there's probably going to be more faults due to code/data in the same page, which negates much of the benefit.pull/2863/head
parent
c614476a60
commit
093979a65a
Loading…
Reference in New Issue