From b17bec51622f9ef049dd9d782a4e276b2e3b83f6 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sat, 20 Oct 2018 14:28:40 +0200 Subject: [PATCH] pygoscelis: Bump to 4.18.16-x240 --- pygoscelis-config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pygoscelis-config b/pygoscelis-config index dbb932c..20d6241 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.18.14 Kernel Configuration +# Linux/x86 4.18.16 Kernel Configuration # # @@ -422,12 +422,12 @@ CONFIG_BLK_MQ_PCI=y # IO Schedulers # CONFIG_IOSCHED_NOOP=y -CONFIG_IOSCHED_DEADLINE=y -CONFIG_IOSCHED_CFQ=m +CONFIG_IOSCHED_DEADLINE=m +CONFIG_IOSCHED_CFQ=y CONFIG_CFQ_GROUP_IOSCHED=y -CONFIG_DEFAULT_DEADLINE=y +CONFIG_DEFAULT_CFQ=y # CONFIG_DEFAULT_NOOP is not set -CONFIG_DEFAULT_IOSCHED="deadline" +CONFIG_DEFAULT_IOSCHED="cfq" CONFIG_MQ_IOSCHED_DEADLINE=y # CONFIG_MQ_IOSCHED_KYBER is not set CONFIG_IOSCHED_BFQ=m