alloc-aligned.c
|
weaken aligmenment assertion (issue #245)
|
2020-05-19 09:56:37 -07:00 |
alloc-posix.c
|
use pragma warning only on msvc (issue #291)
|
2020-09-04 13:06:18 -07:00 |
alloc.c
|
better instruction scheduling for alloc
|
2020-10-15 19:46:33 -07:00 |
arena.c
|
add test to avoid searching arenas when possible
|
2020-10-15 19:46:19 -07:00 |
heap.c
|
Honour MI_STAT in couple more places.
|
2020-11-02 00:14:02 +03:00 |
init.c
|
add environment option mi_reserve_os_memory
|
2020-09-08 17:16:31 -07:00 |
options.c
|
cleanup madv_resuable
|
2020-12-10 11:51:58 -08:00 |
os.c
|
cleanup madv_resuable
|
2020-12-10 11:51:58 -08:00 |
page-queue.c
|
consolidate bit scan operations
|
2020-09-08 09:27:57 -07:00 |
region.c
|
Merge branch 'master' into dev
|
2020-09-24 16:32:56 -07:00 |
stats.c
|
extend mi_process_info to include elapsed time
|
2020-09-24 10:13:25 -07:00 |