summaryrefslogtreecommitdiff
path: root/notes/260822-release3.md
diff options
context:
space:
mode:
authorTaylan Kammer <taylan.kammer@gmail.com>2026-08-23 15:43:10 +0200
committerTaylan Kammer <taylan.kammer@gmail.com>2026-08-23 15:43:10 +0200
commitfa9195392f36d3bea431b7697c8701d9706e79f7 (patch)
tree7ba2d07937cc681a2d7c5523c5625087dacfb615 /notes/260822-release3.md
parent0696ee5702a36fe1a4cd13015eb9445115869f35 (diff)
Yet another lil reword.
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