summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 627e531..ed6ef3b 100644
--- a/README
+++ b/README
@@ -25,8 +25,7 @@ Caveats are:
4. We do not (yet) support some common allocator features, including
realloc and reserving a specific subregion (e.g., device MMIO
- addresses). We expect to support these soon, although they may require
- adding an extra ~8 bytes to the minimum allocation size.
+ addresses).
5. Some advanced allocator features, e.g., iterating over allocated regions
or attempting to dynamically improve cache locality, are not supported.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback