mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium/kernel-overlay: remove scheduler configs
This commit is contained in:
parent
7d1292945f
commit
d96871819c
1 changed files with 0 additions and 4 deletions
|
|
@ -38,10 +38,6 @@ in {
|
|||
# Without more testing, we should accept the claim that its more power efficient and stick to it
|
||||
CPU_FREQ = yes;
|
||||
X86_INTEL_PSTATE = lib.mkForce no;
|
||||
CPU_FREQ_DEFAULT_GOV_SCHEDUTIL = lib.mkForce no;
|
||||
CPU_FREQ_DEFAULT_GOV_ONDEMAND = yes;
|
||||
# ERROR: could not insert 'amd_freq_sensitivity': No such device
|
||||
X86_AMD_FREQ_SENSITIVITY = module;
|
||||
|
||||
# skipping firmware loading section since it's handled by other parts of nixos options
|
||||
SENSORS_K10TEMP = yes;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue