mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-23 15:34:28 +01:00
config: blk-dev-throttling
- blk-dev-throttling is recommended for Docker (in docker use case). Enabling. Signed-off-by: Eric Ernst <eric.ernst@intel.com>
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
CONFIG_BLK_DEV_INITRD=y
|
||||
|
||||
# Recommended for Docker
|
||||
CONFIG_BLK_DEV_THROTTLING=y
|
||||
|
||||
# Required for hotplug block devices into Kata, using SCSI
|
||||
CONFIG_BLK_DEV_LOOP=y
|
||||
CONFIG_BLK_DEV_BSG=y
|
||||
|
||||
@@ -1 +1 @@
|
||||
50
|
||||
51
|
||||
|
||||
Reference in New Issue
Block a user