Mention installing latest firmware in install.md
This commit is contained in:
parent
1797ae7d19
commit
00989c607d
1 changed files with 3 additions and 1 deletions
|
|
@ -128,7 +128,9 @@ Tutorial: install and configure NixOS for nix-bitcoin on your own hardware
|
||||||
|
|
||||||
## 0. Preparation
|
## 0. Preparation
|
||||||
|
|
||||||
1. Optional: Disable Simultaneous Multi-Threading (SMT) in the BIOS
|
1. Optional: Make sure you have the latest firmware for your system (BIOS, microcode updates).
|
||||||
|
|
||||||
|
2. Optional: Disable Simultaneous Multi-Threading (SMT) in the BIOS
|
||||||
|
|
||||||
Researchers recommend disabling (SMT), also known as Hyper-Threading Technology in the Intel® world to significantly reduce the impact of speculative exacution-based attacks (https://mdsattacks.com/).
|
Researchers recommend disabling (SMT), also known as Hyper-Threading Technology in the Intel® world to significantly reduce the impact of speculative exacution-based attacks (https://mdsattacks.com/).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue