From 0832fd5fcd9fb5e880173cefbf9b0e50f4c8f9b8 Mon Sep 17 00:00:00 2001 From: Maagu Karuri Date: Wed, 16 Sep 2020 13:44:52 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 000993e..ae52086 100644 --- a/README.md +++ b/README.md @@ -425,8 +425,8 @@ Before the *cputune* element add an *iothreads* element. Inside the *cpuelement* ``` Be careful with this section as you can easily hurt your guest's performance. A safe bet would be not to exhaust your cores. You can read more on this [here](https://mathiashueber.com/performance-tweaks-gaming-on-virtual-machines/). -#### Better SMT Performance (for AMD Ryzen CPUs) -This is the configuration of the CPU for enabling SMT on the guest OS. This [should improve performance for AMD Ryzen CPUs](https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF#Improving_performance_on_AMD_CPUs). To enable this, simply add the following line inside the *cpu* settings: +#### Enabling SMT Performance (for AMD Ryzen CPUs) +This [should improve performance for AMD Ryzen CPUs](https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF#Improving_performance_on_AMD_CPUs). To enable SMT, simply add the following line inside the *cpu* settings: ``` ...