Update Question 10.29:
- Remove redundancy - Remove first person narration Reviewed by: trhodes, danger Approved by: gabor
This commit is contained in:
parent
1a022695d4
commit
c8c3025ea5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32341
1 changed files with 2 additions and 4 deletions
|
@ -6530,8 +6530,7 @@ options SYSVMSG # enable for messaging</programlisting>
|
|||
|
||||
<para>Pages are most often written to disk (sort of a VM
|
||||
sync) when they are in the inactive state, but active
|
||||
pages can also be synced (but requires the
|
||||
availability of certain CPU features.) This depends upon
|
||||
pages can also be synced. This depends upon
|
||||
the CPU tracking of the modified bit being available,
|
||||
and in certain situations there can be an advantage for a
|
||||
block of VM pages to be synced, whether they are active or
|
||||
|
@ -6547,8 +6546,7 @@ options SYSVMSG # enable for messaging</programlisting>
|
|||
level.</para>
|
||||
|
||||
<para>There are some other flags (e.g., busy flag or busy
|
||||
count) that might modify some of the rules that I
|
||||
described.</para>
|
||||
count) that might modify some of the described rules.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue