Merge tag 'amd-drm-fixes-5.14-2021-07-14' of https://gitlab.freedesktop.org/agd5f...
[linux-2.6-microblaze.git] / block / Kconfig
index e71c63e..fd732ae 100644 (file)
@@ -151,6 +151,15 @@ config BLK_CGROUP_IOLATENCY
 
        Note, this is an experimental interface and could be changed someday.
 
+config BLK_CGROUP_FC_APPID
+       bool "Enable support to track FC I/O Traffic across cgroup applications"
+       depends on BLK_CGROUP && NVME_FC
+       help
+         Enabling this option enables the support to track FC I/O traffic across
+         cgroup applications. It enables the Fabric and the storage targets to
+         identify, monitor, and handle FC traffic based on VM tags by inserting
+         application specific identification into the FC frame.
+
 config BLK_CGROUP_IOCOST
        bool "Enable support for cost model based cgroup IO controller"
        depends on BLK_CGROUP=y