From 2309377b734629640c2eba4c2031cce71f7ecd5c Mon Sep 17 00:00:00 2001 From: LEAN-ESX Date: Tue, 8 Oct 2019 08:09:45 -0700 Subject: [PATCH] Enable support for latency based cgroup IO protection for Docker --- target/linux/generic/config-4.19 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index 2dcd14a2f..46728cec0 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -505,6 +505,7 @@ CONFIG_BITREVERSE=y # CONFIG_BLK_CMDLINE_PARSER is not set # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_CPQ_DA is not set +# CONFIG_BLK_CGROUP_IOLATENCY is not set # CONFIG_BLK_DEBUG_FS is not set CONFIG_BLK_DEV=y # CONFIG_BLK_DEV_3W_XXXX_RAID is not set