Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-06 | [SMT] Refactor runsc mititgate | Zach Koopmans | |
Refactor mitigate to use /sys/devices/system/cpu/smt/control instead of individual CPU control files. PiperOrigin-RevId: 389215975 | |||
2021-07-12 | Fix GoLand analyzer errors under runsc/... | Fabricio Voznika | |
PiperOrigin-RevId: 384344990 | |||
2021-04-16 | Internal change | Zach Koopmans | |
PiperOrigin-RevId: 368919504 | |||
2021-03-11 | Major refactor of runsc mitigate. | Zach Koopmans | |
PiperOrigin-RevId: 362360425 | |||
2021-03-02 | Add reverse flag to mitigate. | Zach Koopmans | |
Add reverse operation to mitigate that just enables all CPUs. PiperOrigin-RevId: 360511215 | |||
2021-02-22 | Only detect mds for mitigate. | Zach Koopmans | |
Only detect and mitigate on mds for the mitigate command. PiperOrigin-RevId: 358924466 | |||
2021-02-10 | Add mitigate command to runsc | Zach Koopmans | |
PiperOrigin-RevId: 356772367 | |||
2021-01-22 | Add initial mitigate code and cpu parsing. | Zach Koopmans | |
PiperOrigin-RevId: 353274135 |