<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 10/10/2017 11:50 AM, Eduardo Habkost
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20171010155003.GD3246@localhost.localdomain">
      <blockquote type="cite" style="color: #000000;">
        <pre wrap="">Yes.  Another possibility is to enable it when there is >1 NUMA node in
the guest.  We generally don't do this kind of magic but higher layers
(oVirt/OpenStack) do.
</pre>
      </blockquote>
      <pre wrap="">Can't the guest make this decision, instead of the host?
</pre>
    </blockquote>
    <br>
    By guest, do you mean the guest OS itself or the admin of the guest
    VM?<br>
    <br>
    I am thinking about maybe adding kernel boot command line option
    like "unfair_pvspinlock_cpu_threshold=4" which will instruct the OS
    to use unfair spinlock if the number of CPUs is 4 or less, for
    example. The default value of 0 will have the same behavior as it is
    today. Please let me know what you guys think about that.<br>
    <br>
    Cheers,<br>
    Longman<br>
  </body>
</html>