Details
For memory latency sensitive workloads with low processor utilization or high interthread communication, use hyper-threads with fewer NUMA nodes instead of full physical cores spread over multiple NUMA nodes.
Configure virtual machines to use hyper-threading with NUMA.
Solution
Perform either of the following tasks:
- Configure one virtual machine to use hyper-threading with NUMA, add numa.vcpu.preferHT=TRUE for per-virtual machine advanced configuration file.
To edit with vSphere Client: - Right-click on VM
- Select Edit Settings
- Click the Options tab.
- Highlight General under Advanced options and click Configuration Parameters.
- Configure all virtual machines to use hyper-threading with NUMA, add numa.PreferHT=1 for per-host advanced configuration file.
To edit from vCenter Server: - Highlight Host.
- Click the Configuration tab.
- Under Software, click Advanced Settings.
- Highlight Numa and browse to Numa.PreferHT.
Source:-
No comments:
Post a Comment