Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fragments: Extract CPU frequency scaling configuration from cpu fragment | Wolfgang Müller | 2024-09-27 | -0/+1 |
| | | | | | | | There are now two new frequency-related profiles. A legacy "acpi" profile that activates frequency scaling and the default schedutil governor, and a newer "amd-pstate" profile that will use the new drivers for AMD Zen systems. | |||
* | Simplify handling of KVM-based options | Wolfgang Müller | 2024-09-19 | -1/+0 |
| | | | | | | Where before we had a profile/vm fragment that was set on nearly every host we administer, now make sure to enable KVM unconditionally and put CPU-specific KVM options into the CPU profiles. | |||
* | Initial import | Wynn Wolf Arbor | 2020-02-29 | -0/+8 |