aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-01-05 14:48:38 -0500
committerJack Lloyd <[email protected]>2019-01-05 14:48:38 -0500
commit254b5c64db2319dbf39f3b68702a189b62127cd7 (patch)
treeffd13fa0051abb92e153f30bc17c94e3c9b86860
parentaff0e5b0e3a3d34916630da04477285a49be45c9 (diff)
Update news
-rw-r--r--news.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index e860d2a87..b90c66c8c 100644
--- a/news.rst
+++ b/news.rst
@@ -4,6 +4,10 @@ Release Notes
Version 2.10.0, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+* Redesigned Memory_Pool class, which services allocations out of a
+ set of pages locked into memory (using mlock/VirtualLock). It is now
+ faster and with improved exploit mitigations. (GH #1800)
+
Version 2.9.0, 2019-01-04
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^