Skip to content

Commit 716e20b

Browse files
authored
update kernel .config for gaming optimizations
## Enable CONFIG_BLK_CGROUP_IOPRIO Add preempt=full, to grub. Ej: `GRUB_CMDLINE_LINUX_DEFAULT="quiet splash preempt=full"`
1 parent 63c4299 commit 716e20b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configs/config-6.18.2-debian13

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,7 @@ CONFIG_BLK_WBT_MQ=y
10431043
# CONFIG_BLK_CGROUP_IOLATENCY is not set
10441044
# CONFIG_BLK_CGROUP_FC_APPID is not set
10451045
CONFIG_BLK_CGROUP_IOCOST=y
1046-
# CONFIG_BLK_CGROUP_IOPRIO is not set
1046+
CONFIG_BLK_CGROUP_IOPRIO=y
10471047
CONFIG_BLK_DEBUG_FS=y
10481048
CONFIG_BLK_SED_OPAL=y
10491049
# CONFIG_BLK_INLINE_ENCRYPTION is not set

0 commit comments

Comments
 (0)