Remove a duplicated word.
Submitted by: "Koornstra, Reinoud" <Reinoud.Koornstra@ordina.nl>
This commit is contained in:
parent
77e37e759f
commit
a591d424bd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20474
1 changed files with 1 additions and 1 deletions
|
@ -6926,7 +6926,7 @@ options SYSVMSG # enable for messaging</programlisting>
|
||||||
|
|
||||||
<para>Pages are most often written to disk (sort of a VM
|
<para>Pages are most often written to disk (sort of a VM
|
||||||
sync) when they are in the 'inactive' state, but 'active'
|
sync) when they are in the 'inactive' state, but 'active'
|
||||||
pages can also be synced also (but requires the
|
pages can also be synced (but requires the
|
||||||
availability of certain CPU features.) This depends upon
|
availability of certain CPU features.) This depends upon
|
||||||
the CPU tracking of the 'modified' bit being available,
|
the CPU tracking of the 'modified' bit being available,
|
||||||
and in certain situations there can be an advantage for a
|
and in certain situations there can be an advantage for a
|
||||||
|
|
Loading…
Reference in a new issue