jemalloc/include
Bin Liu 5459e20f59 Introduce pinned extents to contain unpurgeable pages
Some pages (e.g., hugetlb pages) cannot be purged, and need to be prioritized for reusing. For now, this comes from arenas with custom extent hooks. The lowest bit of the alloc hook is borrowed as a flag bit to indicate that the extent is considered pinned.
2026-04-13 16:48:35 -07:00
..
jemalloc Introduce pinned extents to contain unpurgeable pages 2026-04-13 16:48:35 -07:00
msvc_compat Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00