* Pickup page size from unistd.h This uses the PAGESIZE constant from the unistd.h on POSIX. This should make the code more resilient to being compiled on platforms with different page sizes. * Allow pagesize to come from cmake. * Update src/snmalloc/pal/pal_posix.h Co-authored-by: Nathaniel Filardo <105816689+nwf-msr@users.noreply.github.com> --------- Co-authored-by: Nathaniel Filardo <105816689+nwf-msr@users.noreply.github.com>
23 KiB
23 KiB