Andrew Kelley 4913de3c88 GeneralPurposeAllocator: minimal fix
This keeps the implementation matching master branch, however,
introduces a compile error that applications can work around by
explicitly setting page_size_max and page_size_min to match their
computer's settings, in the case that those values are not already
equal.

I plan to rework this allocator in a follow-up enhancement with the goal
of reducing total active memory mappings.
2025-02-06 14:23:23 -08:00
..
2025-01-16 21:15:48 +01:00
2025-01-29 12:48:56 +01:00
2024-09-19 18:20:22 -07:00
2025-02-06 14:23:23 -08:00
2024-09-24 23:58:21 -07:00
2025-02-06 14:23:23 -08:00