mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 12:24:34 +00:00
Some platforms, such as Google's Portable Native Client, use Newlib and thus lack access to madvise(2). In those instances, pages_purge() is transformed into a no-op.