operating-systems: s/multithreading/hyperthreading/

This commit is contained in:
Mikaela Suomalainen 2019-08-28 13:52:21 +03:00
parent e7c1dde9d3
commit ba9eefbd0a
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67

View File

@ -39,7 +39,7 @@ tor="http://sejnfjrq6szgca7v.onion"
<ul>
<li><a href="#win10"><i class="fas fa-link"></i> Don't use Windows 10 - It's a privacy nightmare</a></li>
<li>Disable multithreading to mitigate <a href="https://mdsattacks.com/">RIDL and Fallout: MDS attacks on mdsattacks.com</a>. See also the next topic</li>
<li>Disable hyperthreading to mitigate <a href="https://mdsattacks.com/">RIDL and Fallout: MDS attacks on mdsattacks.com</a>. See also the next topic</li>
</ul>
<h4 id=linuxcpuvulns>Remember to check CPU vulnerability mitigations on Linux</h4>