mimalloc/include
David Carlier e6c2fd44fc DragonFly support fix (for 5.8.x and forward).
The pthread slot approach is somewhat buggy (pretty visible
 with the stress unit test which segfault more or less randomly,
 but the stats never show up).
Using the default approach instead, the test passes eventough
 it s relatively slow (e.g 1.5 sec on FreeBSD vs 4.5 on DragonFly with same
 machine).
2020-10-22 11:15:37 +01:00
..
mimalloc-atomic.h add i64 atomics 2020-09-06 13:21:02 -07:00
mimalloc-internal.h DragonFly support fix (for 5.8.x and forward). 2020-10-22 11:15:37 +01:00
mimalloc-new-delete.h fix noexcept attribute on array delete operators 2020-02-02 22:04:53 -08:00
mimalloc-override.h put new-delete overrides in separate header file 2019-09-15 19:19:00 -07:00
mimalloc-types.h track pinned memory separately from large os pages 2020-09-08 16:46:03 -07:00
mimalloc.h bump version to 1.6.7 for further development 2020-09-24 10:16:40 -07:00