<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 09/29/2015 06:14 PM, Groten, Ryan
      wrote:<br>
    </div>
    <blockquote
      cite="mid:b04cf8b58a7a49189a5c21f1a05b1b84@CD1001-M21.corp.ads"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Century Gothic";
        panose-1:2 11 5 2 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Century Gothic","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:&quot;Century
            Gothic&quot;,&quot;sans-serif&quot;">On a cluster I can
            configure Memory Optimization “for server loads” (150%
            overcommit) or “for desktop loads” (200% overcommit).<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:&quot;Century
            Gothic&quot;,&quot;sans-serif&quot;">This relates to memory
            page sharing right?  If so what’s the downside of just
            setting it as high as possible?</span></p>
      </div>
    </blockquote>
    <br>
    This is how much more memory you will use to create VMs. Using 150%,
    a hypervisor with 10GB of RAM will run up to 15 x 1GB VMs or 10 x
    1,5GB VMs and so on. If it happens all VMs using all memory in the
    same time, you have KSM working to deduplicate memory pages and, as
    a last resource, enough swap to avoid the oom killer.<br>
    <br>
    The best setting here depends on your workload. If you already know
    your VMs will use all memory they have, so the less the better. If
    you want a big number of VMs and they are not going to stress the
    memory that much, you can play with the values and find what fits
    better for you.<br>
    <br>
    <blockquote
      cite="mid:b04cf8b58a7a49189a5c21f1a05b1b84@CD1001-M21.corp.ads"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:&quot;Century
            Gothic&quot;,&quot;sans-serif&quot;"><o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:&quot;Century
            Gothic&quot;,&quot;sans-serif&quot;"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:&quot;Century
            Gothic&quot;,&quot;sans-serif&quot;">Thanks,<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:&quot;Century
            Gothic&quot;,&quot;sans-serif&quot;">Ryan</span><span
            style="font-size:10.0pt;font-family:&quot;Century
            Gothic&quot;,&quot;sans-serif&quot;"><o:p></o:p></span></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>