summaryrefslogtreecommitdiffstats
path: root/fragments/cpu (follow)
Commit message (Collapse)AuthorAgeLines
* fragments: Extract CPU frequency scaling configuration from cpu fragmentWolfgang Müller2024-09-27-1/+5
| | | | | | | 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.
* fragments: Have cpu/amd pick only AMD-based CPUsWolfgang Müller2024-09-19-0/+7
|
* Simplify handling of KVM-based optionsWolfgang Müller2024-09-19-0/+4
| | | | | | 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.
* fragments: Remove obsoleted optionsWolfgang Müller2024-01-08-1/+0
|
* fragments: Remove obsoleted optionsWolfgang Müller2023-12-14-1/+0
|
* fragments: Add fragment for AMD Zen 3 CPUsWolfgang Müller2022-07-10-0/+1
|
* fragments: Enable AMD-specific support for cpu/amdWolfgang Müller2022-07-10-1/+1
| | | | | We can safely choose the MK8 setting here instead of falling back to a generic CPU configuration.
* Initial importWynn Wolf Arbor2020-02-29-0/+20