Commit graph

1786 commits

Author SHA1 Message Date
Daan
38b5087cb9 merge from dev 2025-03-06 20:34:20 -08:00
Daan
9eac969ea5 improve atomic stat merging 2025-03-06 20:14:33 -08:00
Daan
907a59cd8e Merge branch 'dev' into dev3 2025-03-06 19:52:39 -08:00
Daan
71c61c4b91 fix multi-threaded access in stats merging 2025-03-06 19:52:06 -08:00
daanx
d9580f3bfb update popcnt to be more efficient on x64 even without MI_OPT_ARCH=ON 2025-03-06 18:54:04 -08:00
daanx
7e721c881b add comments 2025-03-06 16:50:56 -08:00
daanx
dd3a74d89d Merge branch 'dev3' into dev3-binx 2025-03-05 20:47:05 -08:00
daanx
ad52fc1b7e fix type 2025-03-05 16:09:22 -08:00
daanx
798827b179 Merge branch 'dev' into dev3 2025-03-05 15:56:50 -08:00
daanx
8f40bed086 fix erms detection 2025-03-05 15:48:57 -08:00
Daan
438903421a fix verbosity condition for printing options 2025-03-05 09:57:51 -08:00
daanx
119f2eff6c use int for numa node count 2025-03-05 09:51:40 -08:00
daanx
1c6b40d8bd fix verbose option printing 2025-03-04 09:22:41 -08:00
daanx
6093971bcb use per cmap entry size class binning 2025-03-04 09:22:21 -08:00
daanx
45f0b0a8a6 remove extra verbose messages 2025-03-04 07:46:10 -08:00
Daan Leijen
c18a5537dc reduce medium page block size to 64k to reducemem usage 2025-03-03 20:50:21 -08:00
daanx
ce74c905f8 improve generic_find_free 2025-03-03 20:18:40 -08:00
Daan
c1cbe71836 add numa-affine allocation, and per-heap numa affinity 2025-03-03 18:08:57 -08:00
Daan
30dfe97f5b merge from dev 2025-03-03 16:28:43 -08:00
Daan
db831d4cf4 make mi_options_print, mi_arenas_print, and mi_stats_print independent of the vebosity setting 2025-03-03 16:23:28 -08:00
Daan
8a3865660e merge from dev 2025-03-02 17:42:51 -08:00
Daan
b54a7d836c fix compilation error with MI_GUARDED 2025-03-02 17:41:13 -08:00
Daan Leijen
a447a1a297 merge from dev 2025-03-02 17:16:28 -08:00
Daan Leijen
58d13f6a4f collect every N generic calls 2025-03-02 17:06:25 -08:00
Daan Leijen
4f1edad4fe add arena_purges stat 2025-03-02 16:36:16 -08:00
Daan Leijen
6e0af52c95 merge new statistics from dev 2025-03-02 16:08:50 -08:00
Daan Leijen
c910750bbe fix mi_stat_get_json signature 2025-03-02 15:39:08 -08:00
Daan Leijen
09ad6d2819 initial statistics api 2025-03-02 15:34:37 -08:00
Daan Leijen
1b749ea7d8 clean up statistics 2025-03-01 20:51:44 -08:00
Daan Leijen
bc5f636c5e nicer stats 2025-03-01 19:46:01 -08:00
Daan Leijen
96fb9fa812 merge from dev 2025-03-01 18:05:46 -08:00
Daan Leijen
18174400b2 fix stats_add condition 2025-03-01 18:04:34 -08:00
Daan Leijen
ec92690117 merge from dev; lean stats 2025-03-01 17:35:34 -08:00
Daan Leijen
56aba086ea remove superfluous stat fields (count and freed) 2025-03-01 16:52:48 -08:00
Daan Leijen
bdaeb1d469 remove stat_adjust 2025-03-01 16:29:28 -08:00
Daan Leijen
527cd05fec add git hash to compile defines 2025-03-01 14:29:23 -08:00
daanx
951a6642ae merge from dev 2025-02-28 17:37:06 -08:00
daanx
5f6ebb70fa add mi_options_print and mi_arenas_print 2025-02-28 17:30:41 -08:00
daanx
6fce7b90a4 reduce object class sizes (/8), add max reclaim queue size 2025-02-28 16:51:59 -08:00
Daan Leijen
2efc71ef57 Merge branch 'dev3-bin' into dev3 2025-02-28 16:29:14 -08:00
Daan
a857a04803 fix misspelling (issue #1017, #1020) 2025-02-24 10:50:26 -08:00
daanx
aed71f8b32 prevent segment map overflow on arm32 (issue #1017) 2025-02-20 15:09:18 -08:00
Daan
7e611f7545 merge from dev 2025-02-18 16:04:50 -08:00
Daan
566ab5038b do not use syscall on android (issue #1015) 2025-02-18 16:02:52 -08:00
Daan
3c13579fcf fix pre-processor overflow (issue #1017) 2025-02-18 15:55:45 -08:00
Daan
dce6ec8b41 fix find_highest_bit 2025-02-18 06:45:12 -08:00
Daan
2775be9bed disable page commit_on_demand by default 2025-02-11 16:28:08 -08:00
Daan
cd2763aa3d fix compile warnings and assertion 2025-02-11 16:27:25 -08:00
Daan
0cbdcfac94 fix signed warning 2025-02-11 16:07:35 -08:00
Daan
6444cbc422 Merge branch 'dev3' into dev3-bin 2025-02-11 16:05:07 -08:00