Virtualization: minor fixes

- Remove duplication of some title text
- Correct spelling of "architectue"
- Remove unnecessary paragraph break

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
pull/2/head
Paul Mackerras 6 years ago
parent 23f6a645c0
commit cc535a0057

@ -15651,8 +15651,7 @@ hcall ( const uint64 H_VRMASD, /* Change the page mapping characteristics of the
</section> </section>


<section xml:id="dbdoclet.50569344_44716"> <section xml:id="dbdoclet.50569344_44716">
<title>Cooperative Memory Over-commitment Option (CMO) <title>Cooperative Memory Over-commitment Option (CMO)</title>
Cooperative Memory Over-commitment Option (CMO)</title>
<para>The over-commitment of logical memory is accomplished by the <para>The over-commitment of logical memory is accomplished by the
platform reassigning pages of memory among the partitions to create the platform reassigning pages of memory among the partitions to create the
appearance of more memory than is actually present. This is commonly appearance of more memory than is actually present. This is commonly
@ -15723,7 +15722,7 @@ hcall ( const uint64 H_VRMASD, /* Change the page mapping characteristics of the
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>Define <para>Define
<emphasis role="bold"><literal>ibm,architectue.vec-5</literal></emphasis> option Byte 4 bit 0 as <emphasis role="bold"><literal>ibm,architecture.vec-5</literal></emphasis> option Byte 4 bit 0 as
&#8220;Client supports cooperative logical real memory &#8220;Client supports cooperative logical real memory
over-commitment&#8221;.</para> over-commitment&#8221;.</para>
</listitem> </listitem>
@ -15940,8 +15939,8 @@ hcall ( const uint64 H_VRMASD, /* Change the page mapping characteristics of the
&#8220;loaned&#8221; state and decremented when/if the page state is &#8220;loaned&#8221; state and decremented when/if the page state is
changed) thus it can keep track of how well a partition is doing against changed) thus it can keep track of how well a partition is doing against
the donation request that has been made of it. Partitions that do not the donation request that has been made of it. Partitions that do not
respond to donation requests need</para> respond to donation requests need
<para>to have their pages stolen to make up the difference. Pages that to have their pages stolen to make up the difference. Pages that
are &#8220;unused&#8221; or &#8220;loaned&#8221; are automatically are &#8220;unused&#8221; or &#8220;loaned&#8221; are automatically
applied to the free list. &#8220;Loaned&#8221; pages are expected to applied to the free list. &#8220;Loaned&#8221; pages are expected to
raise the partition's free list low water mark so that the OS only raise the partition's free list low water mark so that the OS only

Loading…
Cancel
Save