intel_idle is still buggy

master
Sebastien Bourdeauducq 2023-01-04 11:53:41 +08:00
parent 10d529da0a
commit 97fe25836b
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.systemd-boot.memtest86.enable = true;
boot.kernelParams = ["intel_idle.max_cstate=1"];
hardware.cpu.intel.updateMicrocode = true;
networking.hostName = "artiq";