maxv 6d31866e70 Several changes:
- Move the sysctl initialization code into spectre.c. This way each
   variable is local. Rename the variables, use shorter names.

 - Use mitigation methods for SpectreV4, like SpectreV2. There are
   several available on AMD (that we don't support yet). Add a "method"
   leaf.

 - Make SSB_NO a mitigation method by itself. This way we report as
   "mitigated" a CPU that is not affected by SpectreV4. In this case,
   of course, the user can't enable/disable the mitigation. Drop the
   "affected" sysctl leaf.
2018-05-22 09:25:58 +00:00
2018-05-20 09:14:18 +00:00
2018-05-08 05:24:22 +00:00
2018-05-22 05:39:44 +00:00
2018-04-11 00:26:38 +00:00
2018-05-22 02:54:32 +00:00
2018-05-22 09:25:58 +00:00
2018-05-19 17:48:51 +00:00
2018-05-20 03:09:02 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%