kiper220
  • Joined on 2025-02-07
kiper220 synced commits to refs/pull/1057/merge at kiper220/mimalloc from mirror 2025-06-07 06:14:38 +03:00
93a003e2f1 Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
6c3d75a355 fix base address if commit fails on aligned overallocation
21425bc334 check all os_commit calls and return NULL on failure
30a17bf1b7 fix missing csize assignment in _mi_os_free_ex
Compare 7 commits »
kiper220 synced commits to dev at kiper220/mimalloc from mirror 2025-06-07 06:14:38 +03:00
d389819cc9 add initial support for _mi_prim_reuse and MADV_FREE_REUSABLE on macOS (issue #1097)
2d34956bed use main instead of master in readme
93a003e2f1 Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
6c3d75a355 fix base address if commit fails on aligned overallocation
21425bc334 check all os_commit calls and return NULL on failure
Compare 8 commits »
kiper220 synced commits to refs/pull/1059/merge at kiper220/mimalloc from mirror 2025-06-07 06:14:38 +03:00
93a003e2f1 Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
6c3d75a355 fix base address if commit fails on aligned overallocation
21425bc334 check all os_commit calls and return NULL on failure
30a17bf1b7 fix missing csize assignment in _mi_os_free_ex
Compare 7 commits »
kiper220 synced commits to dev3 at kiper220/mimalloc from mirror 2025-06-07 06:14:38 +03:00
a067bd42ae merge from dev (support for mi_prim_reuse, #1097)
d389819cc9 add initial support for _mi_prim_reuse and MADV_FREE_REUSABLE on macOS (issue #1097)
aaedb58c09 Merge branch 'dev' into dev3
2d34956bed use main instead of master in readme
317b22cdb1 check return value of mi_arena_commit, potential fix for #1098
Compare 16 commits »
kiper220 synced commits to dev2 at kiper220/mimalloc from mirror 2025-06-07 06:14:38 +03:00
98c2bd2a3d Merge branch 'dev' into dev2
d389819cc9 add initial support for _mi_prim_reuse and MADV_FREE_REUSABLE on macOS (issue #1097)
b5caaad284 Merge branch 'dev' into dev2
2d34956bed use main instead of master in readme
8b761008ce merge from dev
Compare 14 commits »
kiper220 synced commits to refs/pull/1076/merge at kiper220/mimalloc from mirror 2025-06-05 05:24:27 +03:00
a0072ba7c3 fix base address if commit fails on aligned overallocation
60f7e6a6a8 check all os_commit calls and return NULL on failure
1c51484799 fix missing csize assignment in _mi_os_free_ex
Compare 4 commits »
kiper220 synced commits to refs/pull/1075/merge at kiper220/mimalloc from mirror 2025-06-05 05:24:26 +03:00
a0072ba7c3 fix base address if commit fails on aligned overallocation
60f7e6a6a8 check all os_commit calls and return NULL on failure
1c51484799 fix missing csize assignment in _mi_os_free_ex
Compare 4 commits »
kiper220 synced and deleted reference refs/tags/refs/pull/1096/merge at kiper220/mimalloc from mirror 2025-06-04 21:14:27 +03:00
kiper220 synced commits to refs/pull/1084/merge at kiper220/mimalloc from mirror 2025-06-04 21:14:27 +03:00
a0072ba7c3 fix base address if commit fails on aligned overallocation
60f7e6a6a8 check all os_commit calls and return NULL on failure
1c51484799 fix missing csize assignment in _mi_os_free_ex
Compare 4 commits »
kiper220 synced commits to refs/pull/1097/head at kiper220/mimalloc from mirror 2025-06-04 21:14:27 +03:00
e784983b76 Made a mistake. Fixed for non-apple unix
kiper220 synced commits to refs/pull/1097/merge at kiper220/mimalloc from mirror 2025-06-04 21:14:27 +03:00
e784983b76 Made a mistake. Fixed for non-apple unix
Compare 2 commits »
kiper220 synced commits to refs/pull/1028/merge at kiper220/mimalloc from mirror 2025-06-04 21:14:27 +03:00
a0072ba7c3 fix base address if commit fails on aligned overallocation
60f7e6a6a8 check all os_commit calls and return NULL on failure
1c51484799 fix missing csize assignment in _mi_os_free_ex
Compare 4 commits »
kiper220 synced commits to refs/pull/1059/merge at kiper220/mimalloc from mirror 2025-06-04 13:04:27 +03:00
a0072ba7c3 fix base address if commit fails on aligned overallocation
60f7e6a6a8 check all os_commit calls and return NULL on failure
1c51484799 fix missing csize assignment in _mi_os_free_ex
Compare 4 commits »
kiper220 synced commits to refs/pull/959/merge at kiper220/mimalloc from mirror 2025-06-04 04:54:28 +03:00
a0072ba7c3 fix base address if commit fails on aligned overallocation
60f7e6a6a8 check all os_commit calls and return NULL on failure
1c51484799 fix missing csize assignment in _mi_os_free_ex
Compare 4 commits »
kiper220 synced commits to refs/pull/915/merge at kiper220/mimalloc from mirror 2025-06-04 04:54:28 +03:00
d2e259cb57 Merge pull request #1093 from daanx/main
2d16d2ca84 update azure pipeline trigger for the main branch (instead of master)
Compare 3 commits »
kiper220 synced commits to dev at kiper220/mimalloc from mirror 2025-06-04 04:54:27 +03:00
a0072ba7c3 fix base address if commit fails on aligned overallocation
60f7e6a6a8 check all os_commit calls and return NULL on failure
1c51484799 fix missing csize assignment in _mi_os_free_ex
Compare 3 commits »
kiper220 synced commits to dev3-cdb at kiper220/mimalloc from mirror 2025-06-04 04:54:27 +03:00
bea8a12d3d fix error path on commit failure to use correct base address
6454abb02b disable azure pipeline for windows 2019 as it is deprecated
4022df8085 fix build error on Ubuntu
86757dfbd6 improve precision of malloc_huge statistic by always using the global os stats
2157947ecf fix warning on Ubuntu 22
Compare 7 commits »
kiper220 synced commits to refs/pull/1096/merge at kiper220/mimalloc from mirror 2025-06-04 04:54:27 +03:00
Compare 2 commits »
kiper220 synced commits to refs/pull/1097/merge at kiper220/mimalloc from mirror 2025-06-04 04:54:27 +03:00
a0072ba7c3 fix base address if commit fails on aligned overallocation
60f7e6a6a8 check all os_commit calls and return NULL on failure
1c51484799 fix missing csize assignment in _mi_os_free_ex
Compare 4 commits »
kiper220 synced commits to refs/pull/1096/head at kiper220/mimalloc from mirror 2025-06-04 04:54:27 +03:00
f515de6d7b fix2