summaryrefslogtreecommitdiff
path: root/notes/260822-release3.md
diff options
context:
space:
mode:
Diffstat (limited to 'notes/260822-release3.md')
-rw-r--r--notes/260822-release3.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/notes/260822-release3.md b/notes/260822-release3.md
index 4305ae1..d140881 100644
--- a/notes/260822-release3.md
+++ b/notes/260822-release3.md
@@ -14,8 +14,8 @@ both complexity and CPU cost. The second is highly complex and may
incur significant CPU cost, but should still be quite reasonable to
employ if there is a need for aggressively releasing memory back to
the kernel due to pressure or because the application just finished
-some extremely memory-intensive subroutine and wishes to release it
-back to the rest of the system.
+some extremely memory-intensive subroutine and wishes to release an
+excess of committed memory back to the system.
## Locking