..
prim
gh-117547: Fix mimalloc compile error on OpenBSD ( #117548 )
2024-04-08 11:53:13 -04:00
alloc-aligned.c
alloc-override.c
gh-90815: Add mimalloc memory allocator ( #109914 )
2023-10-30 15:43:11 +00:00
alloc-posix.c
gh-90815: Add mimalloc memory allocator ( #109914 )
2023-10-30 15:43:11 +00:00
alloc.c
gh-115103: Enable internal mimalloc assertions in debug builds ( #116343 )
2024-03-05 13:54:20 -05:00
arena.c
gh-90815: Add mimalloc memory allocator ( #109914 )
2023-10-30 15:43:11 +00:00
bitmap.c
gh-90815: Add mimalloc memory allocator ( #109914 )
2023-10-30 15:43:11 +00:00
bitmap.h
heap.c
gh-115103: Delay reuse of mimalloc pages that store PyObjects ( #115435 )
2024-03-06 09:42:11 -05:00
init.c
gh-115491: Keep some fields valid across allocations (free-threading) ( #115573 )
2024-02-20 10:36:40 -05:00
options.c
gh-90815: Add mimalloc memory allocator ( #109914 )
2023-10-30 15:43:11 +00:00
os.c
page-queue.c
gh-90815: Add mimalloc memory allocator ( #109914 )
2023-10-30 15:43:11 +00:00
page.c
gh-115103: Delay reuse of mimalloc pages that store PyObjects ( #115435 )
2024-03-06 09:42:11 -05:00
random.c
segment-map.c
gh-90815: Add mimalloc memory allocator ( #109914 )
2023-10-30 15:43:11 +00:00
segment.c
gh-117755: Fix mimalloc for huge allocation on s390x ( #117809 )
2024-04-16 20:34:12 +00:00
static.c
gh-90815: Add mimalloc memory allocator ( #109914 )
2023-10-30 15:43:11 +00:00
stats.c