221 Commits

Author SHA1 Message Date
Daan cfff6bfd47 bump version to v1.9.5 for further development 2025-06-09 20:01:28 -07:00
Daan Leijen e7cbbbfb14 add mi_process_done to the api 2025-06-07 09:51:35 -07:00
Daan a78374d816 bump version to 1.9.4 for further development 2025-03-28 14:22:02 -07:00
Daan 2fc6b14bab bump version to 1.9.3 for further development 2025-03-06 21:03:51 -08:00
Daan Leijen 58d13f6a4f collect every N generic calls 2025-03-02 17:06:25 -08:00
daanx 5f6ebb70fa add mi_options_print and mi_arenas_print 2025-02-28 17:30:41 -08:00
Daan 156687ac8b rename to mi_thread_set_in_threadpool 2025-02-10 20:26:19 -08:00
daanx 08ebe070a4 add mi_heap_set_in_threadpool 2025-02-10 20:11:52 -08:00
Daan Leijen 9ec5da08b2 bump version for further development 2025-01-05 15:45:04 -08:00
daanx aa8e8ab58d remove mi_debug_show_arenas parameter 2025-01-05 11:42:17 -08:00
Daan Leijen 27687718bc bump version to 1.8.9 for further development 2025-01-03 18:44:23 -08:00
daanx 63f47569f2 fix debug_show_arenas parameters 2024-12-25 13:35:54 -08:00
daanx 9b7ac9a1a6 clean up candidate search; add mi_collect_reduce 2024-11-25 16:58:02 -08:00
daanx 71fec8caf5 add target_segments_per_thread option 2024-11-18 15:05:22 -08:00
daanx d57cb0765d add guarded objects that are sampled (and fit a size range). guarded sample rate etc can be set per heap as well as defaulted with options 2024-11-17 22:45:09 -08:00
daanx 8ba1879073 add sampling for guarded objects 2024-11-17 00:06:16 -08:00
daanx 8b6017d976 rename mi_debug_guarded_ to mi_guarded_ 2024-11-16 22:42:32 -08:00
daanx 498c92e348 update guarded implementation to use block tags 2024-11-16 21:15:50 -08:00
daanx 8899a11c70 clean up guarded pages code 2024-08-20 11:09:17 -07:00
daanx 0c19eb60cf initial working guarded pages 2024-08-19 21:21:40 -07:00
Daan 7b5df14bea initial work on guarded objects 2024-07-16 09:15:59 -07:00
Daan 98058eed14 add heap tag to area descriptor 2024-06-04 16:54:06 -07:00
Daan 2ed97f3ebb whitespace 2024-06-03 09:55:11 -07:00
Daan 58fbb67963 fix c++ compilation 2024-06-03 09:25:53 -07:00
daanx 5501f59f6c only reclaim for exclusive heaps in their associated arena 2024-06-02 13:16:20 -07:00