Home
last modified time | relevance | path

Searched full:thin (Results 1 – 25 of 92) sorted by relevance

1234

/Linux-v6.6/Documentation/admin-guide/device-mapper/
Dthin-provisioning.rst2 Thin provisioning
9 between them implement thin-provisioning and snapshots.
51 This section describes some quick recipes for using thin provisioning.
63 - Function calls from the thin targets
78 are shared between thin devices (i.e. through snapshots). If you have
105 --table "0 20971520 thin-pool $metadata_dev $data_dev \
112 thin-pool is created. People primarily interested in thin provisioning
137 means the thin-provisioning target behaves like a physical disk that has
157 Thin provisioning
173 Thinly-provisioned volumes are activated using the 'thin' target::
[all …]
Ddm-clone.rst29 The dm-clone target reuses the metadata library used by the thin-provisioning
309 or FUA bio is written, or periodically, like dm-thin and dm-cache do. This
316 4. Use dm-thin's external snapshot functionality. This approach is the most
327 thinly-provisioned volumes. Thin-provisioning has an inherent metadata
328 overhead, for maintaining the thin volume mappings, which significantly
331 Moreover, cloning a device shouldn't force the use of thin-provisioning. On
332 the other hand, if we wish to use thin provisioning, we can just use a thin
Dpersistent-data.rst13 - Heinz Mauelshagen's thin provisioning target
22 targets. It's currently used by the thin-provisioning target and an
83 thin-provisioning target uses a btree with two levels of nesting.
Dera.rst114 thin-provisioning-tools project:
116 https://github.com/jthornber/thin-provisioning-tools
Ddm-init.rst59 `thin` constrained, requires dm target message from userspace
60 `thin-pool` constrained, requires dm target message from userspace
Dindex.rst35 thin-provisioning
/Linux-v6.6/Documentation/networking/
Dtcp-thin.rst4 Thin-streams and TCP
8 protocols display what we call thin-stream properties. This means
20 applications, we have seen that they often produce thin streams
27 for thin streams. In short, if the kernel detects a thin stream,
30 1) If the stream is thin, fast retransmit on the first dupACK.
31 2) If the stream is thin, do not apply exponential backoff.
34 thin. This is accomplished by defining a threshold for the number
50 "Improving latency for interactive, thin-stream applications over
Dindex.rst110 tcp-thin
/Linux-v6.6/drivers/net/wireless/marvell/libertas_tf/
DKconfig3 tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware"
10 bool "Enable full debugging output in the Libertas thin firmware module."
16 tristate "Marvell Libertas 8388 USB 802.11b/g cards with thin firmware"
/Linux-v6.6/drivers/md/
DMakefile20 dm-thin-pool-y += dm-thin.o dm-thin-metadata.o
75 obj-$(CONFIG_DM_THIN_PROVISIONING) += dm-thin-pool.o
Ddm-thin-metadata.h30 * Thin metadata superblock flags.
53 * specified below will prevent use of the thin metadata.
89 * to the last good transaction. Thin devices remain open.
Ddm-thin.c8 #include "dm-thin-metadata.h"
26 #define DM_MSG_PREFIX "thin"
337 * Target context for a thin.
358 * Ensures the thin is not destroyed until the worker has finished
671 * This section of code contains the logic for processing a thin device's IO.
673 * but most is exclusively called from the thin target rather than the thin-pool
2329 * find a thin with the rcu lock held; bump a refcount; then drop
2674 * Called only while mapping a thin bio to hand it over to the workqueue.
2721 * Non-blocking function called from the thin target's map function.
3265 * 4M is ample for all ops with the possible exception of thin in calc_metadata_threshold()
[all …]
DKconfig266 block manager locking used by thin provisioning and caching.
275 including thin provisioning.
315 tristate "Thin provisioning target"
320 Provides thin provisioning and snapshots that share a data store.
Ddm-thin-metadata.c8 #include "dm-thin-metadata.h"
29 * - A btree mapping our internal thin dev ids onto struct disk_device_details.
31 * - A hierarchical btree, with 2 levels which effectively maps (thin
78 #define DM_MSG_PREFIX "thin metadata"
197 * This allows the thin provisioning target to run a callback before
217 * Set once a thin-pool has been accessed through one of the interfaces
218 * that imply the pool is in-service (e.g. thin devices created/deleted,
219 * thin-pool message, metadata snapshots, etc).
1870 * triggers putting the thin-pool in-service. in dm_pool_commit_metadata()
Ddm-bio-prison-v2.h12 #include "dm-thin-metadata.h" /* FIXME: for dm_thin_id */
/Linux-v6.6/drivers/block/drbd/
Ddrbd_protocol.h197 * instead of fully allocate a supposedly thin volume on initial resync */
222 * The example scenario is some LVM "thin" backend.
224 * While an un-allocated block on dm-thin reads as zeroes, on a dm-thin
/Linux-v6.6/arch/arm/boot/dts/marvell/
Dkirkwood-t5325.dts3 * Device Tree file for HP t5325 Thin Client"
18 model = "HP t5325 Thin Client";
/Linux-v6.6/drivers/md/persistent-data/
DKconfig9 device-mapper targets such as the thin provisioning target.
/Linux-v6.6/drivers/s390/cio/
Dqdio_thinint.c39 /* list of thin interrupt input queues */
95 * tiqdio_thinint_handler - thin interrupt handler for qdio
/Linux-v6.6/Documentation/security/tpm/
Dtpm_ftpm_tee.rst18 The driver acts as a thin layer that passes commands to and from a TPM
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dlibv4l-introduction.rst10 libv4l is a collection of libraries which adds a thin abstraction layer
11 on top of video4linux2 devices. The purpose of this (thin) layer is to
/Linux-v6.6/Documentation/devicetree/bindings/extcon/
Dextcon-ptn5150.yaml13 PTN5150 is a small thin low power CC logic chip supporting the USB Type-C
/Linux-v6.6/tools/testing/selftests/tc-testing/
Dtdc_multibatch.py4 tdc_multibatch.py - a thin wrapper over tdc_batch.py to generate multiple batch
/Linux-v6.6/Documentation/sound/soc/
Dcodec-to-codec.rst99 In order to trigger this dai_link widget, a thin codec driver for
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/3com/
D3c509.rst77 connector), not its AUI (thick-net) or 10base2 (thin-net/coax) interfaces.
116 3 10base2 (thin-net == coax / BNC connector)

1234