mimalloc/src
2023-05-19 19:16:36 -07:00
..
prim merge from dev; add mi_malloc_expandable 2023-05-19 19:16:36 -07:00
alloc-aligned.c remap: refactoring and start on expandable 2023-05-02 15:07:07 -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 merge from dev; add mi_malloc_expandable 2023-05-19 19:16:36 -07:00
arena.c merge from dev; add mi_malloc_expandable 2023-05-19 19:16:36 -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 fix thread data leak; issue #748 2023-05-19 09:12:46 -07:00
libc.c more format specifiers for _mi_vsnprintf 2023-05-19 17:48:07 -07:00
options.c merge from dev; add mi_malloc_expandable 2023-05-19 19:16:36 -07:00
os.c merge from dev; add mi_malloc_expandable 2023-05-19 19:16:36 -07:00
page-queue.c revise asserts 2023-05-17 16:55:36 -07:00
page.c always use MI_HUGE_BLOCK_SIZE for pages in huge segments 2023-05-17 13:27:04 -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 revise asserts 2023-05-17 16:55:36 -07:00
static.c merge from dev; add mi_malloc_expandable 2023-05-19 19:16:36 -07:00
stats.c more format specifiers for _mi_vsnprintf 2023-05-19 17:48:07 -07:00