.. |
prim
|
Merge branch 'dev' into dev-slice
|
2024-05-21 11:58:10 -07:00 |
alloc-aligned.c
|
merge from dev
|
2024-05-11 07:23:43 -07:00 |
alloc-override.c
|
only override strdup/strndup if those are not macros (issue #885)
|
2024-05-10 17:03:42 -07:00 |
alloc-posix.c
|
update alignment check
|
2023-04-16 17:05:56 -07:00 |
alloc.c
|
Merge branch 'dev' into dev-slice
|
2024-05-13 09:02:51 -07:00 |
arena.c
|
Rotate through arenas in mi_arenas_try_purge instead of always purging arena 0 if visit_all is false.
|
2024-11-05 13:00:50 -08:00 |
bitmap.c
|
Merge branch 'dev' into dev-slice
|
2024-04-20 19:59:19 -07:00 |
bitmap.h
|
Merge branch 'dev' into dev-slice
|
2024-04-20 19:59:19 -07:00 |
free.c
|
Experimental optimization for the segment reclamation logic.
|
2024-10-31 16:53:14 -07:00 |
heap.c
|
Do not call mi_abandoned_collect on allocation path as it consumes substantial amount of CPU time
|
2024-11-04 21:22:45 -08:00 |
init.c
|
merge from dev (support for heap tag, upstream of python/cpython#113742
|
2024-05-19 08:10:35 -07:00 |
libc.c
|
commend and make at least 8 tries for reclaim
|
2024-03-25 15:25:04 -07:00 |
options.c
|
Experimental improvements to reduce memory usage
|
2024-10-11 10:35:51 -07:00 |
os.c
|
Merge branch 'dev' into dev-slice
|
2024-05-16 14:41:21 -07:00 |
page-queue.c
|
Experimental improvements to reduce memory usage
|
2024-10-11 10:35:51 -07:00 |
page.c
|
Experimental improvements to reduce memory usage
|
2024-10-11 10:35:51 -07:00 |
random.c
|
restructure header files
|
2023-03-20 10:37:39 -07:00 |
segment-map.c
|
increase segment map for asan builds (issue #881)
|
2024-05-10 17:31:00 -07:00 |
segment.c
|
Experimental optimization for the segment reclamation logic.
|
2024-10-31 16:53:14 -07:00 |
static.c
|
add libc.c source file
|
2023-05-19 10:24:39 -07:00 |
stats.c
|
merge from dev
|
2024-03-25 15:32:56 -07:00 |