diff options
| author | Taylan Kammer <taylan.kammer@gmail.com> | 2026-08-23 15:43:10 +0200 |
|---|---|---|
| committer | Taylan Kammer <taylan.kammer@gmail.com> | 2026-08-23 15:43:10 +0200 |
| commit | fa9195392f36d3bea431b7697c8701d9706e79f7 (patch) | |
| tree | 7ba2d07937cc681a2d7c5523c5625087dacfb615 /notes | |
| parent | 0696ee5702a36fe1a4cd13015eb9445115869f35 (diff) | |
Yet another lil reword.
Diffstat (limited to 'notes')
| -rw-r--r-- | notes/260822-release3.md | 4 |
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 |
