mimalloc/src
2025-05-21 16:32:06 -07:00
..
prim Merge branch 'dev' into dev3 2025-05-13 17:46:10 -07:00
alloc-aligned.c Merge branch 'dev' into dev3 2025-03-21 20:07:46 -07:00
alloc-override.c Merge pull request #918 from mneumann/dev-fix-build-on-dragonflybsd 2024-12-30 12:18:35 -08:00
alloc-posix.c update alignment check 2023-04-16 17:05:56 -07:00
alloc.c merge from dev improved statistics 2025-03-21 19:49:02 -07:00
arena-meta.c add support for custom commit in arena loading 2025-03-10 18:11:27 -07:00
arena.c ensure page stats are done on the subproc stats in case the tld is NULL 2025-05-21 15:18:53 -07:00
bitmap.c improved accounting of committed bytes (issue #1035) 2025-03-19 18:50:53 -07:00
bitmap.h improved accounting of committed bytes (issue #1035) 2025-03-19 18:50:53 -07:00
free.c merge 3301ba0 to fix page_bin and pages statistics 2025-05-21 15:18:29 -07:00
heap.c merge 3b567b1 to track pages statistics correctly 2025-05-21 15:20:06 -07:00
init.c merge from dev 2025-05-13 17:43:48 -07:00
libc.c improved accounting of committed bytes (issue #1035) 2025-03-19 18:50:53 -07:00
options.c refine test for allowing page reclaim on free to limit reclaim if the originating heap is part of a threadpool 2025-05-13 20:35:43 -07:00
os.c merge from dev 2025-05-02 16:28:57 -07:00
page-map.c always use non-flat map in secure mode and validate pointers passed to free 2025-05-21 16:32:06 -07:00
page-queue.c merge from dev 2025-05-21 15:13:54 -07:00
page.c merge 3301ba0 to fix page_bin and pages statistics 2025-05-21 15:18:29 -07:00
random.c Merge branch 'dev' into dev3 2025-03-19 19:09:07 -07:00
static.c add dedicated meta data allocation for threads and tld 2024-12-08 12:20:54 -08:00
stats.c fix merge conflict 2025-05-21 15:28:52 -07:00