Daan
|
6be28eda6e
|
bump version to 3.0.6
|
2025-06-23 18:46:48 -07:00 |
|
Daan
|
a18b692262
|
check commit success for pagemap extension so NULL can be returned instead of faulting (issue #1098)
|
2025-06-17 18:05:12 -07:00 |
|
Daan
|
ac4e3fd177
|
bump version to v3.0.5
|
2025-06-11 11:58:16 -07:00 |
|
Daan
|
9232c5c8a0
|
check all _mi_os_commit calls and return NULL if failing to commit
|
2025-06-03 12:20:02 -07:00 |
|
Daan
|
3b567b1054
|
ensure page stats are done on the subproc stats in case the tld is NULL
|
2025-05-21 09:20:29 -07:00 |
|
Daan
|
3301ba09b4
|
fix page_bin and pages statistics; merge thread-local statistics regularly with main statistics; bump version to 3.0.4
|
2025-05-20 18:15:36 -07:00 |
|
Daan
|
15b2d1cbd6
|
bump version to 3.0.3
|
2025-04-07 15:08:14 -07:00 |
|
Daan
|
72b1b76e48
|
add acces to statistics for runtime performance counters
|
2025-03-21 19:12:08 -07:00 |
|
Daan
|
6444cbc422
|
Merge branch 'dev3' into dev3-bin
|
2025-02-11 16:05:07 -08:00 |
|
daanx
|
d9439a7e39
|
merge from dev
|
2025-02-11 14:47:20 -08:00 |
|
daanx
|
ece1defe5b
|
parameter of clz/ctz is size_t
|
2025-02-11 14:35:21 -08:00 |
|
daanx
|
44a4c83fbf
|
maintain count in pagequeue for constant time test in free.c
|
2025-02-11 13:56:58 -08:00 |
|
daanx
|
e81ddcb786
|
Merge branch 'dev3' into dev3-bin
|
2025-02-11 13:07:20 -08:00 |
|
daanx
|
02b97b6891
|
merge from dev
|
2025-02-11 09:21:48 -08:00 |
|
daanx
|
ec4aa62b65
|
use physical memory in kib to avoid overflow of size_t (issue #1010)
|
2025-02-11 09:12:29 -08:00 |
|
Daan
|
e92358ba49
|
merge from dev; add _mi_heap_main_get
(issue #1010)
|
2025-02-10 20:42:29 -08:00 |
|
Daan
|
a7a0db06d5
|
merge from dev
|
2025-02-10 20:28:53 -08:00 |
|
Daan
|
156687ac8b
|
rename to mi_thread_set_in_threadpool
|
2025-02-10 20:26:19 -08:00 |
|
Daan
|
aae2e0b2f6
|
merge from dev
|
2025-02-10 20:15:42 -08:00 |
|
daanx
|
08ebe070a4
|
add mi_heap_set_in_threadpool
|
2025-02-10 20:11:52 -08:00 |
|
Daan
|
35e81c1a3d
|
Merge branch 'dev3' into dev3-bin
|
2025-02-09 09:15:15 -08:00 |
|
Daan Leijen
|
d8c119cc4f
|
add mi_decl_maybe_unused; fix compilation with OPT_SIMD (issue #1009)
|
2025-02-09 08:56:22 -08:00 |
|
Daan
|
06ade47b05
|
fix is_huge definition
|
2025-02-08 23:26:45 -08:00 |
|
daanx
|
8d9b6b2b9e
|
merge from dev3
|
2025-02-08 13:14:19 -08:00 |
|
daanx
|
2048fa2d17
|
fix comments
|
2025-02-08 09:53:00 -08:00 |
|
daanx
|
7931678899
|
further optimize mi_bchunk_try_find_and_clearNX
|
2025-02-06 22:59:14 -08:00 |
|
Daan
|
63e625d9f8
|
Merge branch 'dev3' into dev3-bin
|
2025-02-06 11:56:33 -08:00 |
|
Daan
|
3d767ebef6
|
use regular free in zone_free on macos
|
2025-02-05 21:20:44 -08:00 |
|
Daan
|
515047b676
|
improve free on macos
|
2025-02-05 20:55:21 -08:00 |
|
Daan
|
348a2b12f2
|
Merge branch 'dev3' into dev3-bin
|
2025-02-04 20:17:51 -08:00 |
|
Daan Leijen
|
8fc8da5d81
|
use thread local stats for abandoned statistics to reduce contention
|
2025-02-04 17:54:49 -08:00 |
|
Daan Leijen
|
db7930f961
|
avoid atomics in mi_free_try_collect_mt
|
2025-02-04 14:58:08 -08:00 |
|
Daan Leijen
|
59eeeadc34
|
only allow page_reclaim_on_free for small block pages
|
2025-02-04 12:26:21 -08:00 |
|
Daan Leijen
|
cec7b45f21
|
merge from dev3
|
2025-01-31 11:56:03 -08:00 |
|
daanx
|
dd4b6fc078
|
update options
|
2025-01-31 11:54:51 -08:00 |
|
Daan
|
6f42cc3fae
|
Merge branch 'dev3' into dev3-bin
|
2025-01-31 10:38:04 -08:00 |
|
Daan
|
7703d14e8c
|
redefine abandoned mapped as a special thread id
|
2025-01-22 11:21:22 -08:00 |
|
Daan
|
1fcf0678cb
|
Merge branch 'dev3' into dev3-bin
|
2025-01-21 20:58:55 -08:00 |
|
Daan
|
5946e9cebf
|
fix assert
|
2025-01-21 20:58:45 -08:00 |
|
Daan
|
570b6b5a7a
|
slightly better bsf
|
2025-01-21 20:53:16 -08:00 |
|
Daan
|
92f182bf4f
|
Merge branch 'dev3' into dev3-bin
|
2025-01-21 20:38:14 -08:00 |
|
Daan
|
3f6d286a08
|
fix bug in page flag set that would keep pages abandoned
|
2025-01-21 20:38:02 -08:00 |
|
Daan
|
6137ae4ab8
|
fix page_flags
|
2025-01-21 20:12:13 -08:00 |
|
daanx
|
13029958ce
|
Merge branch 'dev3' into dev3-bin
|
2025-01-10 10:52:29 -08:00 |
|
daanx
|
3fd47e7541
|
merge from dev
|
2025-01-10 10:52:14 -08:00 |
|
Daan Leijen
|
8788ffb14e
|
Merge branch 'dev3' into dev3-bin
|
2025-01-07 21:42:46 -08:00 |
|
Daan Leijen
|
57eee51f46
|
rename full_page_retain to page_full_retain for consistency with the option
|
2025-01-07 21:42:30 -08:00 |
|
Daan Leijen
|
7fa3b41fc9
|
limit object size in pages to 1/8th
|
2025-01-07 19:30:52 -08:00 |
|
Daan Leijen
|
86550d09bc
|
set more conservative options with increased medium and small object sizes
|
2025-01-07 13:19:44 -08:00 |
|
daanx
|
d7c273e5cd
|
merge from dev
|
2025-01-06 12:11:06 -08:00 |
|