linux: BFQ Group Scheduling support

This commit is contained in:
gnidorah 2017-08-07 10:12:21 +03:00
parent f152749c99
commit dc21f1ad65

View file

@ -558,6 +558,7 @@ with stdenv.lib;
''}
${optionalString (versionAtLeast version "4.12") ''
BFQ_GROUP_IOSCHED y
IOSCHED_BFQ m
MQ_IOSCHED_KYBER y
''}