kiper220
  • Joined on 2025-02-07
kiper220 synced commits to dev2 at kiper220/mimalloc from mirror 2025-05-22 06:49:31 +03:00
a7cecc7e47 Merge branch 'dev' into dev2
44e370bdaa fix format specifier in stat output
6cb4861f3e fix format specifier for numa nodes
5952e17391 Merge branch 'dev2' of https://github.com/microsoft/mimalloc into dev2
cf7fa1cf65 merge from dev
Compare 8 commits »
kiper220 synced commits to dev3 at kiper220/mimalloc from mirror 2025-05-22 06:49:31 +03:00
b29c92825b Merge branch 'dev' into dev3
44e370bdaa fix format specifier in stat output
d51e33b18e add _mi_stats_init to initialize the process start time
4bf6ae693a get Windows version dynamically
6cb4861f3e fix format specifier for numa nodes
Compare 20 commits »
kiper220 synced commits to dev at kiper220/mimalloc from mirror 2025-05-22 06:49:31 +03:00
44e370bdaa fix format specifier in stat output
6cb4861f3e fix format specifier for numa nodes
Compare 2 commits »
kiper220 synced commits to dev3-cdb at kiper220/mimalloc from mirror 2025-05-21 22:39:32 +03:00
3b567b1054 ensure page stats are done on the subproc stats in case the tld is NULL
kiper220 synced commits to dev at kiper220/mimalloc from mirror 2025-05-21 22:39:32 +03:00
08c33768a5 fix stats for pages and page_bins
kiper220 synced commits to dev3-cdb at kiper220/mimalloc from mirror 2025-05-21 06:19:31 +03:00
3301ba09b4 fix page_bin and pages statistics; merge thread-local statistics regularly with main statistics; bump version to 3.0.4
kiper220 synced commits to dev3 at kiper220/mimalloc from mirror 2025-05-21 06:19:31 +03:00
20a0b1ffde refine test for allowing page reclaim on free to limit reclaim if the originating heap is part of a threadpool
kiper220 synced commits to refs/pull/959/merge at kiper220/mimalloc from mirror 2025-05-19 13:39:31 +03:00
15c917ef15 fix syntax error
41cc1bfe51 add guarded TLS test for Windows fixed TLS
df3e191620 make windows fixed TLS opt-in
0ae310327f fix debug assertion for windows TLS
Compare 10 commits »
kiper220 synced commits to refs/pull/1057/merge at kiper220/mimalloc from mirror 2025-05-19 13:39:31 +03:00
15c917ef15 fix syntax error
41cc1bfe51 add guarded TLS test for Windows fixed TLS
df3e191620 make windows fixed TLS opt-in
0ae310327f fix debug assertion for windows TLS
Compare 10 commits »
kiper220 synced commits to refs/pull/1028/merge at kiper220/mimalloc from mirror 2025-05-19 13:39:31 +03:00
15c917ef15 fix syntax error
41cc1bfe51 add guarded TLS test for Windows fixed TLS
df3e191620 make windows fixed TLS opt-in
0ae310327f fix debug assertion for windows TLS
Compare 10 commits »
kiper220 synced commits to refs/pull/1059/merge at kiper220/mimalloc from mirror 2025-05-17 12:39:31 +03:00
15c917ef15 fix syntax error
41cc1bfe51 add guarded TLS test for Windows fixed TLS
df3e191620 make windows fixed TLS opt-in
0ae310327f fix debug assertion for windows TLS
Compare 10 commits »
kiper220 synced commits to refs/pull/931/merge at kiper220/mimalloc from mirror 2025-05-17 12:39:31 +03:00
15c917ef15 fix syntax error
41cc1bfe51 add guarded TLS test for Windows fixed TLS
df3e191620 make windows fixed TLS opt-in
0ae310327f fix debug assertion for windows TLS
Compare 10 commits »
kiper220 synced commits to refs/pull/1076/merge at kiper220/mimalloc from mirror 2025-05-14 19:19:31 +03:00
15c917ef15 fix syntax error
41cc1bfe51 add guarded TLS test for Windows fixed TLS
df3e191620 make windows fixed TLS opt-in
0ae310327f fix debug assertion for windows TLS
Compare 10 commits »
kiper220 synced commits to refs/pull/1084/merge at kiper220/mimalloc from mirror 2025-05-14 19:19:31 +03:00
15c917ef15 fix syntax error
41cc1bfe51 add guarded TLS test for Windows fixed TLS
df3e191620 make windows fixed TLS opt-in
0ae310327f fix debug assertion for windows TLS
Compare 10 commits »
kiper220 synced commits to refs/pull/1075/merge at kiper220/mimalloc from mirror 2025-05-14 19:19:31 +03:00
15c917ef15 fix syntax error
41cc1bfe51 add guarded TLS test for Windows fixed TLS
df3e191620 make windows fixed TLS opt-in
0ae310327f fix debug assertion for windows TLS
Compare 10 commits »
kiper220 synced commits to dev at kiper220/mimalloc from mirror 2025-05-14 11:09:32 +03:00
15c917ef15 fix syntax error
41cc1bfe51 add guarded TLS test for Windows fixed TLS
Compare 2 commits »
kiper220 synced commits to dev3 at kiper220/mimalloc from mirror 2025-05-14 11:09:32 +03:00
bc18e9456e Merge branch 'dev' into dev3
15c917ef15 fix syntax error
9864428349 merge from dev
41cc1bfe51 add guarded TLS test for Windows fixed TLS
df3e191620 make windows fixed TLS opt-in
Compare 7 commits »
kiper220 synced commits to dev2 at kiper220/mimalloc from mirror 2025-05-14 11:09:32 +03:00
f81115d980 Merge branch 'dev' into dev2
15c917ef15 fix syntax error
45d984d5d2 Merge branch 'dev' into dev2
41cc1bfe51 add guarded TLS test for Windows fixed TLS
df3e191620 make windows fixed TLS opt-in
Compare 12 commits »
kiper220 synced commits to dev3 at kiper220/mimalloc from mirror 2025-05-14 02:59:32 +03:00
21378d6d8a merge from dev
72f05e2f07 fix guarded sample rate of 1 (issue #1085)
a6ecb5c299 fix format specifier (for alpine linux x86, issue #1086)
341149391f fix include of prctl.h on alpine linux x86
0184a86eaf add alpine x86 docker file
Compare 14 commits »
kiper220 synced commits to dev at kiper220/mimalloc from mirror 2025-05-14 02:59:32 +03:00
df3e191620 make windows fixed TLS opt-in
0ae310327f fix debug assertion for windows TLS
72f05e2f07 fix guarded sample rate of 1 (issue #1085)
a6ecb5c299 fix format specifier (for alpine linux x86, issue #1086)
341149391f fix include of prctl.h on alpine linux x86
Compare 7 commits »