[issue46657] Add mimalloc memory allocator

Christian Heimes report at bugs.python.org
Mon Feb 7 09:24:45 EST 2022


Christian Heimes <lists at cheimes.de> added the comment:

References:

- C11 stdatomic.h https://en.cppreference.com/w/c/atomic
- mimalloc-atomic.h https://github.com/microsoft/mimalloc/blob/master/include/mimalloc-atomic.h
- MSVC Interlocked Variable Access https://docs.microsoft.com/de-de/windows/win32/sync/interlocked-variable-access

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46657>
_______________________________________


More information about the Python-bugs-list mailing list