We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ee7525 commit 0d110e9Copy full SHA for 0d110e9
README.md
@@ -10,6 +10,9 @@ snmalloc is a research allocator. Its key design features are:
10
* The allocator uses large ranges of pages to reduce the amount of meta-data
11
required.
12
13
+Details about snmalloc's design can be find in the
14
+[accompanying paper](snmalloc.pdf).
15
+
16
[](https://dev.azure.com/snmalloc/snmalloc/_build/latest?definitionId=1?branchName=master)
17
18
# Building on Windows
snmalloc.pdf
1.33 MB
0 commit comments