tuning.7: wording fixes
Submitted by: markj MFC after: 1 week Differential revision: https://reviews.freebsd.org/D54572
This commit is contained in:
@@ -227,8 +227,8 @@ Due to the architecture of the
|
|||||||
virtual memory subsystem, the use of copy on write (CoW) anonymous
|
virtual memory subsystem, the use of copy on write (CoW) anonymous
|
||||||
memory, e.g. on
|
memory, e.g. on
|
||||||
.Xr fork 2 ,
|
.Xr fork 2 ,
|
||||||
causes swap reservation for all three regions (VM objects),
|
causes swap reservation for all three regions (VM objects):
|
||||||
as in the original pre-fork mapping, and its copies in
|
in the original pre-fork mapping, and its copies in
|
||||||
the parent and child, instead of only two.
|
the parent and child, instead of only two.
|
||||||
Eventually the subsystem tries to optimize the internal layout
|
Eventually the subsystem tries to optimize the internal layout
|
||||||
of the tracking for CoW and often removes (collapses) no longer
|
of the tracking for CoW and often removes (collapses) no longer
|
||||||
|
|||||||
Reference in New Issue
Block a user