Commit graph

1798 commits

Author SHA1 Message Date
Gustavo Varo
adfbdac7ec Adding Anomaly Detection 2025-03-10 18:10:02 -04:00
Gustavo Varo
3deac1bc60 Fix Dump_areans to correctly read memory before accessing the data 2025-03-10 16:24:46 -04:00
Gustavo Varo
922720b2af Temp adding required types to utils to unblock development
Fix printing style
Add Dump options
2025-03-08 16:46:19 -05:00
Daan
8edce30c17 merge from dev3 2025-03-06 21:06:46 -08:00
Daan
7f297293e7 merge from dev 2025-03-06 20:44:08 -08:00
Daan
783c3ba486 improve QNX support 2025-03-06 20:40:52 -08:00
Daan
97d440b51d
Merge pull request #1019 from tkielan/dev
support building for QNX
2025-03-06 20:35:11 -08:00
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
Gustavo Varo
d96f00af2a Fixing Cmake file and making dbg files build by default 2025-03-05 17:33:44 -05:00
Gustavo Varo
0ced3c5216 Organize Functions into its own files
Add a clang style so the entire proejct can follow same style.
2025-03-05 16:31:49 -05: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
Daan
fcc76cb95c fix options printing when verbose is off 2025-03-04 11:37:41 -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
Gustavo Varo
a6302f4768 Add barebones of MiMalloc WinDbg extension 2025-03-04 08:57:24 -05: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