<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is NUMA or Hyper Threading better for overall performance? in ESXi Discussions</title>
    <link>https://communities.vmware.com/t5/ESXi-Discussions/Is-NUMA-or-Hyper-Threading-better-for-overall-performance/m-p/1342544#M125912</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to understand that "hyperthreaded core" is not true core. It can do only certain things. It is difficult to assess this performance, but I'd say in common tasks you can not get more than ~20% performance from ht-core (compared to the real core). Sometimes more, othertimes none at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you are running cpu-intensive tasks (like video-encoding), it is better to let your VM (with 8 vCPU) to use both pCPUs (4 true cores of each one), even if you loose a few CPU-cycles due to NUMA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2014 11:03:50 GMT</pubDate>
    <dc:creator>JarryG</dc:creator>
    <dc:date>2014-12-15T11:03:50Z</dc:date>
    <item>
      <title>Is NUMA or Hyper Threading better for overall performance?</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Is-NUMA-or-Hyper-Threading-better-for-overall-performance/m-p/1342541#M125909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's say I have an ESXi 5.1 host which has 2 quad-core processors with Hyper Threading, for a total of 16 logical processors. If I have a very CPU-hungry VM that I want to give 8 vCPUs to, would it be better to span across NUMA nodes, or apply the numa.vcpu.preferHT=TRUE configuration to force the VM to stay on a single NUMA node and use Hyper Threading instead?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm interested in both obtaining optimal performance for this VM while ensuring that the other (much less CPU intensive) VMs running on this host don't get CPU starved or block this VM from accessing the CPU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 05:45:22 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Is-NUMA-or-Hyper-Threading-better-for-overall-performance/m-p/1342541#M125909</guid>
      <dc:creator>Faize</dc:creator>
      <dc:date>2014-12-15T05:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is NUMA or Hyper Threading better for overall performance?</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Is-NUMA-or-Hyper-Threading-better-for-overall-performance/m-p/1342542#M125910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your monster VM must have more RAM than your NUMA node has, it's better to span..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 06:04:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Is-NUMA-or-Hyper-Threading-better-for-overall-performance/m-p/1342542#M125910</guid>
      <dc:creator>Bugatt1</dc:creator>
      <dc:date>2014-12-15T06:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is NUMA or Hyper Threading better for overall performance?</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Is-NUMA-or-Hyper-Threading-better-for-overall-performance/m-p/1342543#M125911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, this VM will be doing video encoding - CPU usage is infinitely huge, but RAM usage is almost negligible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 06:09:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Is-NUMA-or-Hyper-Threading-better-for-overall-performance/m-p/1342543#M125911</guid>
      <dc:creator>Faize</dc:creator>
      <dc:date>2014-12-15T06:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is NUMA or Hyper Threading better for overall performance?</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Is-NUMA-or-Hyper-Threading-better-for-overall-performance/m-p/1342544#M125912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to understand that "hyperthreaded core" is not true core. It can do only certain things. It is difficult to assess this performance, but I'd say in common tasks you can not get more than ~20% performance from ht-core (compared to the real core). Sometimes more, othertimes none at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you are running cpu-intensive tasks (like video-encoding), it is better to let your VM (with 8 vCPU) to use both pCPUs (4 true cores of each one), even if you loose a few CPU-cycles due to NUMA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 11:03:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Is-NUMA-or-Hyper-Threading-better-for-overall-performance/m-p/1342544#M125912</guid>
      <dc:creator>JarryG</dc:creator>
      <dc:date>2014-12-15T11:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is NUMA or Hyper Threading better for overall performance?</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Is-NUMA-or-Hyper-Threading-better-for-overall-performance/m-p/1342545#M125913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;JerryG makes a valid point, also the CPU scheduler has preference to use physical core over HT, it is also smart enough to balance you workload.&amp;nbsp; If you are concerned about performance then I would recommend ratio 2:1 (vCPU-2-Core) else maintain 1:1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 12:40:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Is-NUMA-or-Hyper-Threading-better-for-overall-performance/m-p/1342545#M125913</guid>
      <dc:creator>vfk</dc:creator>
      <dc:date>2014-12-15T12:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is NUMA or Hyper Threading better for overall performance?</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Is-NUMA-or-Hyper-Threading-better-for-overall-performance/m-p/1342546#M125914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help, everyone. Given that even in the worst case scenario I'll only need to turn off the VM and adjust some configuration settings, I guess I'll just take a leap of faith and hope that ESXi will do the right thing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 05:42:51 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Is-NUMA-or-Hyper-Threading-better-for-overall-performance/m-p/1342546#M125914</guid>
      <dc:creator>Faize</dc:creator>
      <dc:date>2014-12-16T05:42:51Z</dc:date>
    </item>
  </channel>
</rss>

