Commit graph

2849 commits

Author SHA1 Message Date
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
Daan
04ec6cd0b9 Merge branch 'dev3' into dev3-bin 2025-01-21 19:29:02 -08:00
Daan
899fd7694b fix unused function warnings; unregister pages 2025-01-21 19:28:43 -08:00
Daan
7b8a710774 windows on arm threadpool detect 2025-01-16 14:00:42 -08:00
Daan
3f9a5e15fc Merge branch 'dev3' into dev3-bin 2025-01-16 13:07:39 -08:00
Daan
efbd3e5de8 Merge branch 'dev' into dev3 2025-01-16 13:07:17 -08:00
daanx
14b4f674fa nicer figure 2025-01-15 12:33:11 -08:00
daanx
1568cb43f8 Merge branch 'dev' into dev3 2025-01-15 12:31:47 -08:00
daanx
2bc52557c5 add figure to readme for mimalloc-redirect 2025-01-15 12:31:35 -08:00
daanx
c2359e3849 Merge branch 'dev3' into dev3-bin 2025-01-15 12:12:40 -08:00
daanx
d609435fde Merge branch 'dev' into dev3 2025-01-15 12:12:30 -08:00
daanx
4a14c69554 disable using vcpkg in the VS projects 2025-01-15 12:11:52 -08:00
daanx
5af1eb1144 fix NULL pointer in _mi_safe_ptr_page to return a reference to the empty page 2025-01-15 12:07:06 -08:00
daanx
be2cb44de4 fix NULL pointer in _mi_safe_ptr_page to return a reference to the empty page 2025-01-15 12:02:34 -08:00
daanx
bc10fe27c6 fix unregister from the page-map 2025-01-15 11:37:20 -08:00
Daan
3c272a5b1b Merge branch 'dev3' into dev3-bin 2025-01-13 17:02:54 -08:00
Daan
e4befd1ce8 vcpkg: bump sha 2025-01-13 17:02:02 -08:00
Daan
6a89f8554e Merge branch 'dev' into dev3 2025-01-13 17:00:02 -08:00
Daan
97c304dc39 vcpkg: bump sha 2025-01-13 16:59:24 -08:00
Daan
866ce5b89d vcpkg: remove INTERFACE_INCLUDE_DIRECTORIES again 2025-01-13 16:57:59 -08:00
daanx
4dc3537414 Merge branch 'dev3' into dev3-bin 2025-01-13 16:04:15 -08:00
daanx
050c5f2bb3 Merge branch 'dev' into dev3 2025-01-13 16:03:48 -08:00
daanx
bd8cdc912c add INTERFACE_INCLUDE_DIRECTORIES to vckpcg wrapper 2025-01-13 16:03:36 -08:00
daanx
c9d623a2ef add INTERFACE_INCLUDE_DIRECTORIES to vckpcg wrapper 2025-01-13 16:02:35 -08:00
daanx
ae48fde3eb Merge branch 'dev' into dev3 2025-01-13 15:33:13 -08:00
daanx
af602df758 update readme to reflect name changes of the Windows export library to mimalloc.dll.lib 2025-01-13 15:32:52 -08:00
daanx
5cd83e7de3 Merge branch 'dev' into dev3 2025-01-13 15:03:52 -08:00
daanx
7a27001483 update minject to use mimalloc.dll by default (issue #989) 2025-01-13 15:03:23 -08:00
daanx
d9065115cd fix netBSD compilation (issue #988) 2025-01-13 14:49:06 -08:00
daanx
250fcdac20 Merge branch 'dev' into dev3 2025-01-11 12:32:33 -08:00
daanx
8d520306b8 set pdb name on windows 2025-01-11 12:32:23 -08:00
daanx
24ec5978c8 use .dll.pdb for the dll debug file in Visual Studio 2025-01-10 10:59:44 -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
daanx
f4c3a9069a update minject -- possible fix for #986 2025-01-10 09:41:13 -08:00
daanx
11e64c5c42 update vcpkg instructions 2025-01-10 09:19:08 -08:00
Daan
be05b232e8 fix obj path on windows 2025-01-10 08:44:31 -08:00
Daan
4e5a6d2136 initial sources for vcpkg support 2025-01-09 23:29:57 -08:00
Daan
3f91c9f937 move docker files 2025-01-09 23:10:12 -08:00
daanx
0be6db0e28 comments 2025-01-09 21:06:38 -08:00
daanx
4fcf56af2e use consistent naming on Windows vs other platforms. Use mimalloc.dll.lib for the dll import library to avoid a clash with the static mimalloc.lib library 2025-01-09 20:57:08 -08:00
Daan Leijen
600ca88e87 fix library name for pkg config files (and to avoid extra patches in vcpkg) 2025-01-09 19:31:05 -08:00
daanx
432af2f304 use directly CMAKE_INSTALL_BIN/LIBDIR to avoid patch in vcpkg 2025-01-09 18:35:03 -08:00
Daan Leijen
0caf80ec3c default purge delay to 100ms 2025-01-07 21:50:55 -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
061ef80de7 clarify allow_destroy 2025-01-07 21:39:11 -08:00
Daan Leijen
7fa3b41fc9 limit object size in pages to 1/8th 2025-01-07 19:30:52 -08:00
Daan Leijen
195249e6bf maintain precise try count for reclaim 2025-01-07 19:28:44 -08:00