mimalloc/src
2023-05-01 17:45:01 -07:00
..
prim fallback for inplace expansion if mremap is not supported 2023-05-01 17:45:01 -07:00
alloc-aligned.c add further zero initialization checks 2023-04-22 10:18:57 -07:00
alloc-override.c add fix for aligned_alloc override on musl; hopefully does not break Conda builds. issue #733 2023-04-24 08:15:42 -07:00
alloc-posix.c update alignment check 2023-04-16 17:05:56 -07:00
alloc.c minor edits 2023-04-30 13:44:46 -07:00
arena.c be more strict on initially_zero for arena allocation 2023-04-24 09:08:12 -07:00
bitmap.c add arena contains check for valid pointers 2023-04-18 14:13:55 -07:00
bitmap.h wip: initial work on purgable arenas 2023-03-31 20:51:35 -07:00
heap.c increase thread data cache to 16 2023-04-15 19:49:14 -07:00
init.c rename was_zero/committed to initially_zero/committed 2023-04-24 09:03:43 -07:00
options.c remove allow_purge option 2023-04-23 13:04:50 -07:00
os.c fallback for inplace expansion if mremap is not supported 2023-05-01 17:45:01 -07:00
page-queue.c Fix whitespace 2022-12-03 00:24:20 +01:00
page.c wip: adding mi_remap; first working version 2023-04-26 16:06:36 -07:00
random.c restructure header files 2023-03-20 10:37:39 -07:00
segment-map.c add arena contains check for valid pointers 2023-04-18 14:13:55 -07:00
segment.c wip: initial working windows remap 2023-04-29 15:37:14 -07:00
static.c wip: remappable memory 2023-04-26 12:23:38 -07:00
stats.c cleanup 2023-04-16 12:29:21 -07:00