This website requires JavaScript.
Explore
Help
Sign In
3party
/
mimalloc
Watch
0
Star
0
Fork
0
You've already forked mimalloc
mirror of
https://github.com/microsoft/mimalloc.git
synced
2025-01-14 08:37:59 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mimalloc
/
include
History
daan
12ef2816ed
fix bug exposed by commit 59fa286 where reclaimed pages could be stuck to NEVER_DELAYED
2020-01-08 19:00:03 -08:00
..
mimalloc-atomic.h
merge from dev
2019-11-13 17:52:20 -08:00
mimalloc-internal.h
fix bug exposed by commit 59fa286 where reclaimed pages could be stuck to NEVER_DELAYED
2020-01-08 19:00:03 -08:00
mimalloc-new-delete.h
put new-delete overrides in separate header file
2019-09-15 19:19:00 -07:00
mimalloc-override.h
put new-delete overrides in separate header file
2019-09-15 19:19:00 -07:00
mimalloc-types.h
fix potential A-B-A problem with segment abandonment; noticed by Manual Poeter and Sam Gross
2020-01-08 17:45:38 -08:00
mimalloc.h
clean up options; make secure work with eager_page_commit
2019-11-25 10:47:17 -08:00