We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55df669 commit 5ffaa23Copy full SHA for 5ffaa23
CHANGELOG
@@ -1,5 +1,9 @@
1
1.3.2
2
3
+Support for alignment equal or larger than memory page size, up to span size
4
+
5
+Added adaptive thread cache size based on thread allocation load
6
7
Fix 32-bit MSVC Windows builds using incorrect 64-bit pointer CAS
8
9
Updated compatibility with clang toolchain and Python 3
@@ -8,8 +12,6 @@ Support preconfigured huge pages
12
13
Moved active heap counter to statistics
10
14
11
-Support for alignment equal or larger than memory page size, up to span size
-
15
Moved repository to https://github.com/mjansson/rpmalloc
16
17
0 commit comments