Add hyphen to "hyperthreading"

This commit is contained in:
Enjeck Cleopatra 2020-10-11 04:43:58 +01:00 committed by GitHub
parent 7d71d0c869
commit afd71051d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,5 +121,5 @@ iwlwifi
## Power consumption increases on suspend/resume ## ## Power consumption increases on suspend/resume ##
This problem is related to the software method used to disable sibling threads and how it interacts with suspend/resume. This problem is related to the software method used to disable sibling threads and how it interacts with suspend/resume.
To solve the problem, disable hyperthreading in the BIOS. This [external guide](https://www.pcmag.com/news/how-to-disable-hyperthreading) explains how to disable hyperthreading. To solve the problem, disable hyper-threading in the BIOS. This [external guide](https://www.pcmag.com/news/how-to-disable-hyperthreading) explains how to disable hyper-threading.
Since Qubes does disable hyperthreading by default (by not using secondary threads), you won't pay any performance cost. Since Qubes does disable hyperthreading by default (by not using secondary threads), you won't pay any performance cost.