Home
last modified time | relevance | path

Searched refs:provisioned (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dthin-provisioning.rst160 i) Creating a new thinly-provisioned volume.
162 To create a new thinly- provisioned volume you must send a message to an
171 ii) Using a thinly-provisioned volume.
173 Thinly-provisioned volumes are activated using the 'thin' target::
203 different from any other thinly-provisioned device and can be
209 Activate it exactly the same way as any other thinly-provisioned volume::
217 thinly-provisioned volume. Any read to an unprovisioned area of the
222 thinly-provisioned volumes but have the base image on another device
275 Skip the zeroing of newly-provisioned blocks.
360 Create a new thinly-provisioned device.
[all …]
Ddm-clone.rst317 promising among all alternatives, as the thinly-provisioned volume is a
319 un-provisioned/not-yet-cloned areas the same way as dm-clone does.
327 thinly-provisioned volumes. Thin-provisioning has an inherent metadata
Dpersistent-data.rst65 device (eg. thinly-provisioned data blocks); and one for managing
/Linux-v5.4/drivers/lightnvm/
Dpblk-init.c654 sector_t provisioned; in pblk_set_provision() local
664 provisioned = nr_free_chks; in pblk_set_provision()
665 provisioned *= (100 - pblk->op); in pblk_set_provision()
666 sector_div(provisioned, 100); in pblk_set_provision()
668 if ((nr_free_chks - provisioned) < minimum) { in pblk_set_provision()
678 provisioned = nr_free_chks - minimum; in pblk_set_provision()
684 pblk->op_blks = nr_free_chks - provisioned; in pblk_set_provision()
696 pblk->capacity = (provisioned - blk_meta) * clba; in pblk_set_provision()
/Linux-v5.4/Documentation/powerpc/
Dcxlflash.rst243 resource handle that is provided is already referencing provisioned
407 the port will be updated to reflect new number of provisioned LUNs and
413 - Maximum number of provisioned LUNs allowed for the port
414 - Current number of provisioned LUNs for the port
415 - Maximum total capacity of provisioned LUNs for the port (4K blocks)
416 - Current total capacity of provisioned LUNs for the port (4K blocks)
/Linux-v5.4/Documentation/admin-guide/
Djfs.rst56 devices and sparse/thinly-provisioned LUNs. The FITRIM ioctl
Dkernel-per-CPU-kthreads.rst53 provisioned only on selected CPUs.
Dxfs.rst56 useful for SSD devices, thinly provisioned LUNs and virtual
Dbcache.rst544 provisioned volume backed by the cache set.
Dext4.rst352 devices and sparse/thinly-provisioned LUNs, but it is off by default
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-firmware-qemu_fw_cfg6 sun4*, ppc/mac) are provisioned with a firmware configuration
/Linux-v5.4/Documentation/virt/kvm/devices/
Darm-vgic-its.txt41 save the ITS table data into guest RAM, at the location provisioned
/Linux-v5.4/Documentation/filesystems/
Dnilfs2.txt81 for SSD devices and sparse/thinly-provisioned LUNs.