block: add max_active_zones to blk-sysfs
[linux-block.git] / Documentation / block / queue-sysfs.rst
index f01cf8530ae4fd9a459a675f44ea2792885fe88a..f261a5c84170843c3eba524b0112a416c16f26bd 100644 (file)
@@ -117,6 +117,13 @@ Maximum number of elements in a DMA scatter/gather list with integrity
 data that will be submitted by the block layer core to the associated
 block driver.
 
+max_active_zones (RO)
+---------------------
+For zoned block devices (zoned attribute indicating "host-managed" or
+"host-aware"), the sum of zones belonging to any of the zone states:
+EXPLICIT OPEN, IMPLICIT OPEN or CLOSED, is limited by this value.
+If this value is 0, there is no limit.
+
 max_open_zones (RO)
 -------------------
 For zoned block devices (zoned attribute indicating "host-managed" or