Skip to content
Snippets Groups Projects
Commit b7ad1798 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

make-linux: updated scheduler config

parent ecf1fec4
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,8 @@ cat << EOF >> debian.master/config/config.common.trisquel
CONFIG_IOSCHED_BFQ=y
CONFIG_CGROUP_BFQIO=y
CONFIG_BFQ_GROUP_IOSCHED=y
# CONFIG_DEFAULT_BFQ is not set
CONFIG_DEFAULT_BFQ=n
CONFIG_DEFAULT_IOSCHED="DEADLINE"
EOF
cat << EOF >> debian.master/config/i386/config.flavour.lowlatency
CONFIG_DEFAULT_BFQ=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment