-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: microsoft/mimalloc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Randomize cache index for singleton allocations
#1339
opened Jul 23, 2026 by
Alessandro Mormandi (anti-morma)
•
Draft
Add opt-in MI_SINGLE_THREADED specialization for the free fast path
#1322
opened Jun 26, 2026 by
Alan Andrade (Alan-S-Andrade)
Loading…
feat: enable memory profiling
#1266
opened Apr 16, 2026 by
Daniel Schwartz-Narbonne (danielsn)
Loading…
Added mi_visit_blocks to visit all blocks of all heaps in a thread
#1241
opened Mar 9, 2026 by
DV-AG
Loading…
fixed unnecessary set_specific in _mi_heap_set_default_direct
#977
opened Dec 24, 2024 by
Ruben Sturm (rubensturm1)
Loading…
disable new/delete overrides when building as C code
#959
opened Nov 6, 2024 by
Eduard Voronkin (Noxybot)
Contributor
Loading…
test: Add a fuzzing harness for heap allocator
#931
opened Aug 29, 2024 by
Nathaniel Brough (nathaniel-brough)
Loading…
Fix mi_cfree function missing certain big allocations
#915
opened Jul 15, 2024 by
Dmitry Yanovsky (kerambyte)
Loading…
adding check for ptr cookie to be the same as segment cookie to catch…
#687
opened Jan 27, 2023 by
robertblaketaylor
Loading…
unconditionally define decl exports for GNU-style visibility
#637
opened Nov 1, 2022 by
Eli Schwartz (eli-schwartz)
Contributor
Loading…
__builtin_memcpy/set_inline from clang usage introduction.
#594
opened Jun 19, 2022 by
David CARLIER (devnexen)
Contributor
Loading…
Add ability to not override new/delete for C++
#583
opened May 17, 2022 by
Azat Khuzhin (azat)
Loading…
Support
-fno-exceptions when building with C++ support
#572
opened Apr 5, 2022 by
Jarred Sumner (Jarred-Sumner)
Contributor
Loading…
new utility to name a region
#569
opened Apr 2, 2022 by
David CARLIER (devnexen)
Contributor
Loading…
detect large page size on freebsd.
#531
opened Jan 20, 2022 by
David CARLIER (devnexen)
Contributor
Loading…
histogram: add pow2 allocation stats via MIMALLOC_SHOW_HISTOGRAM=1
#529
opened Jan 18, 2022 by
Michael Clark (larkmjc)
Contributor
Loading…
follow-up reallocarr(ay) BSD implementations,
#519
opened Jan 7, 2022 by
David CARLIER (devnexen)
Contributor
Loading…
linux, checking THP current system settings.
#494
opened Dec 12, 2021 by
David CARLIER (devnexen)
Contributor
Loading…
Add an option to reduce pagefault when available
#430
opened Jun 30, 2021 by
Hank (hankluo6)
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main3.