Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: microsoft/mimalloc
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
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-AGLoading…
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)ContributorLoading…
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
robertblaketaylorLoading…
unconditionally define decl exports for GNU-style visibility
#637
opened Nov 1, 2022 by
Eli Schwartz (eli-schwartz)ContributorLoading…
__builtin_memcpy/set_inline from clang usage introduction.
#594
opened Jun 19, 2022 by
David CARLIER (devnexen)ContributorLoading…
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)ContributorLoading…
detect large page size on freebsd.
#531
opened Jan 20, 2022 by
David CARLIER (devnexen)ContributorLoading…
histogram: add pow2 allocation stats via MIMALLOC_SHOW_HISTOGRAM=1
#529
opened Jan 18, 2022 by
Michael Clark (larkmjc)ContributorLoading…
follow-up reallocarr(ay) BSD implementations,
#519
opened Jan 7, 2022 by
David CARLIER (devnexen)ContributorLoading…
linux, checking THP current system settings.
#494
opened Dec 12, 2021 by
David CARLIER (devnexen)ContributorLoading…
Add an option to reduce pagefault when available
#430
opened Jun 30, 2021 by
Hank (hankluo6)ContributorLoading…
PreviousNext
ProTip!
Exclude everything labeled
bug with -label:bug.