Commit Graph
632 Commits
Author SHA1 Message Date
daanx 77766e20a6 use only arena's instead of regions 2023-04-04 14:58:06 -07:00
daanx 1d231be758 clarify needs_recommit 2023-04-04 13:05:48 -07:00
daanx 5c39fe7246 decommit returns whether re-commit is needed 2023-04-04 12:57:18 -07:00
daanx 449aad0635 wip: purgeable arenas; update option names and improve arena reservation 2023-04-04 12:15:57 -07:00
daanx a5b47fe17b Merge branch 'dev' into dev-reset 2023-04-03 12:46:00 -07:00
daanx 92556e0e62 bump version for further development 2023-04-03 12:45:04 -07:00
Daan Leijen 595add5e3d wip: initial work on purgable arenas 2023-03-31 20:51:35 -07:00
Daan Leijen 7cf60deb12 wip: initial delayed purging of arenas 2023-03-31 14:07:59 -07:00
Daan Leijen 1a57a53b75 Merge branch 'dev' into dev-reset 2023-03-31 10:31:43 -07:00
Daan Leijen d3ec7f378e fix compile on ppc64IE and s390x arches (issue #717) 2023-03-31 10:25:32 -07:00
Daan Leijen 6eee9e4be2 add option eager_reserve 2023-03-30 16:20:11 -07:00
Daan Leijen f08d9d489c bump version for further development 2023-03-30 09:19:35 -07:00
Daan Leijen 176b6e6aa0 add mi_arena_is_os_allocated 2023-03-28 09:59:41 -07:00
Daan Leijen 9792b6364d move more prototypes in internal.h for safety 2023-03-28 09:25:32 -07:00
Daan Leijen c92e9e7bf7 add comment that thread id's should not be zero, issue #698 2023-03-20 14:01:09 -07:00
Daan Leijen 0b4c3da2e9 make process init race free (issue #701) 2023-03-20 13:55:39 -07:00
Daan Leijen 65402836ae comments 2023-03-20 11:30:52 -07:00
Daan Leijen e24e1125ee bump version to 1.8.0 2023-03-20 11:03:50 -07:00
Daan Leijen 0509d11ac5 more comments 2023-03-20 11:02:16 -07:00
Daan Leijen ec5f4904b0 more comments 2023-03-20 11:01:40 -07:00
Daan Leijen f58357548c restructure header files 2023-03-20 10:37:39 -07:00
Daan Leijen 17a20f280b dont track ETW by default 2023-03-16 20:16:31 -07:00
Daan Leijen 1a99efc671 integrate ETW windows event tracing into mimalloc as another track tool 2023-03-16 20:08:43 -07:00
Xinglong He 072316bd33 add etw support 2023-03-16 17:47:20 -07:00
Daan Leijen c4c96d2f8d update older vs ide projects 2023-03-15 20:38:10 -07:00