Commit Graph

7 Commits

Author SHA1 Message Date
Zach Koopmans a82bd04e2a Major refactor of runsc mitigate.
PiperOrigin-RevId: 362360425
2021-03-11 13:10:08 -08:00
Zach Koopmans b8a5420f49 Add reverse flag to mitigate.
Add reverse operation to mitigate that just enables
all CPUs.

PiperOrigin-RevId: 360511215
2021-03-02 14:10:51 -08:00
Zach Koopmans 24ea8003a4 Only detect mds for mitigate.
Only detect and mitigate on mds for the mitigate command.

PiperOrigin-RevId: 358924466
2021-02-22 16:02:32 -08:00
Zach Koopmans 1ac58cc23e Add mitigate command to runsc
PiperOrigin-RevId: 356772367
2021-02-10 10:48:48 -08:00
Zach Koopmans fcc2468db5 Add CPUSet for runsc mitigate.
PiperOrigin-RevId: 355242055
2021-02-02 13:40:46 -08:00
Zach Koopmans 814cfd7c4a Internal change
PiperOrigin-RevId: 354170726
2021-01-27 14:18:30 -08:00
Zach Koopmans 16b81308cf Add initial mitigate code and cpu parsing.
PiperOrigin-RevId: 353274135
2021-01-22 10:52:57 -08:00