Mention that nosmt is slow
authorAlexander Popov <alex.popov@linux.com>
Sat, 19 Jun 2021 11:46:54 +0000 (14:46 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sat, 19 Jun 2021 11:46:54 +0000 (14:46 +0300)
kconfig_hardened_check/__init__.py

index 813261a063716e89bf80e3087c38076a75783dc6..563091cd77abb9727e8b647fc59847bd1245bcaa 100644 (file)
@@ -22,7 +22,7 @@
 #
 #    Mitigations of CPU vulnerabilities:
 #       Аrch-independent:
-#           mitigations=auto,nosmt
+#           mitigations=auto,nosmt (nosmt is slow)
 #       X86:
 #           spectre_v2=on
 #           pti=on