[PATCH v5 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID
Randy Dunlap
rdunlap at infradead.org
Sat Dec 19 12:15:00 EST 2020
Hi,
On 12/15/20 9:29 PM, Muneendra wrote:
> diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
> index 701b61ec76ee..1c73c60e398f 100644
> --- a/drivers/scsi/Kconfig
> +++ b/drivers/scsi/Kconfig
> @@ -235,6 +235,19 @@ config SCSI_FC_ATTRS
> each attached FiberChannel device to sysfs, say Y.
> Otherwise, say N.
>
> +config FC_APPID
> + bool "Enable support to track FC io Traffic"
IO {or I/O}
> + depends on BLOCK && BLK_CGROUP
> + depends on SCSI
> + select BLK_CGROUP_FC_APPID
> + default y
> + help
> + If you say Y here, it enables the support to track
> + FC IO traffic over fabric.It enables the Fabric and the
over fabric. It
> + storage targets to identify, monitor, and handle FC traffic
> + based on vm tags by inserting application specific
VM
> + identification into the FC frame
frame.
--
~Randy
More information about the Linux-nvme
mailing list