Skip to content

Commit

Permalink
add preempt=full to kernel
Browse files Browse the repository at this point in the history
This is also what valve uses for SteamOS

[skip ci]
  • Loading branch information
BoukeHaarsma23 committed Aug 6, 2024
1 parent a3c32d1 commit c79b8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/usr/lib/frzr.d/bootconfig.conf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nvidia-drm.modeset=1 ibt=off split_lock_detect=off iomem=relaxed nowatchdog
nvidia-drm.modeset=1 ibt=off split_lock_detect=off iomem=relaxed preempt=full nowatchdog

0 comments on commit c79b8ea

Please sign in to comment.