Wiki updates, added debug.md authored by Opt Out's avatar Opt Out
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
- `l1tf=flush` - Leaves SMT enabled and enables the default hypervisor mitigation, i.e. conditional L1D flushing. - `l1tf=flush` - Leaves SMT enabled and enables the default hypervisor mitigation, i.e. conditional L1D flushing.
- `mds=full` - Enables Micro-architectural Data Sampling (MDS) mitigation on vulnerable CPUs - `mds=full` - Enables Micro-architectural Data Sampling (MDS) mitigation on vulnerable CPUs
- `nosmt=force` - Disable symmetric multithreading (SMT). Do note that this parameter can lead to performance issues. - `nosmt=force` - Disable symmetric multithreading (SMT). Do note that this parameter can lead to performance issues.
- Note: At this time, nosmt boot parameter has been removed due to halving of computer cores. Performance tradeoff has been determined undesirable.
- FDE Custom LUKS Encryption (AES256XTS+Argon2id KDF) - FDE Custom LUKS Encryption (AES256XTS+Argon2id KDF)
- Cipher primitives - Cipher primitives
- AES256-XTS - AES256-XTS
... ...
......