Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BLK_DEV_ZONED_LOOP
:
CONFIG_BLK_DEV_ZONED
zloop
Saying Y here will allow you to use create a zoned block device using regular files for zones (one file per zones). This is useful to test file systems, device mapper and applications that support zoned block devices. To create a zoned loop device, no user utility is needed, a zoned loop device can be created (or re-started) using a command like:
echo "add id=0,zone_size_mb=256,capacity_mb=16384,conv_zones=11" > \ /dev/zloop-control
See Documentation/admin-guide/blockdev/zoned_loop.rst for usage details.
If unsure, say N.
Raw data from LKDDb:
lkddb module zloop CONFIG_BLK_DEV_ZONED_LOOP : drivers/block/Kconfig : "Zoned loopback device support" # in 6.16-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - B index
Automatically generated (in year 2025). See also LKDDb sources on GitLab