| Summary: | CPU mitigation sysctls (e.g. hw.mds_disable) have wrong sense | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Ed Maste <emaste> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | New --- | ||
| Severity: | Affects Only Me | CC: | vangyzen |
| Priority: | --- | ||
| Version: | CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ed Maste
2019-11-15 19:50:53 UTC
also hw.ibrs_disable and hw.spec_store_bypass_disable In https://reviews.freebsd.org/D22374 scottl suggests: > My suggestion is to move ssb, mds, tsx, and probably others from _hw to > something like _hw.x86.mitigations. Then rename each with a name that's not > enable or disable. We would still have compat OIDs, and I think that the values > could remain the same. That's work for a future time, though. |