Home
last modified time | relevance | path

Searched refs:thin (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.6.21/Documentation/networking/
Dtcp-thin.rst8 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
Dip-sysctl.rst1043 Enable dynamic triggering of linear timeouts for thin streams.
1045 determine if the stream is thin (less than 4 packets in flight).
1046 As long as the stream is found to be thin, up to 6 linear
1049 non-aggressive thin streams, often found to be time-dependent.
1050 For more information on thin streams, see
1051 Documentation/networking/tcp-thin.rst
/linux-6.6.21/Documentation/admin-guide/device-mapper/
Dthin-provisioning.rst9 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
173 Thinly-provisioned volumes are activated using the 'thin' target::
175 dmsetup create thin --table "0 2097152 thin /dev/mapper/pool 0"
192 dmsetup suspend /dev/mapper/thin
[all …]
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.
Dindex.rst35 thin-provisioning
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
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
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
Dcache.rst17 a thin-provisioning pool. Caching solutions that are integrated more
20 The target reuses the metadata library used in the thin-provisioning
/linux-6.6.21/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-6.6.21/drivers/md/
DMakefile20 dm-thin-pool-y += dm-thin.o dm-thin-metadata.o
75 obj-$(CONFIG_DM_THIN_PROVISIONING) += dm-thin-pool.o
DKconfig266 block manager locking used by thin provisioning and caching.
275 including thin provisioning.
320 Provides thin provisioning and snapshots that share a data store.
/linux-6.6.21/drivers/md/persistent-data/
DKconfig9 device-mapper targets such as the thin provisioning target.
/linux-6.6.21/Documentation/security/tpm/
Dtpm_ftpm_tee.rst18 The driver acts as a thin layer that passes commands to and from a TPM
/linux-6.6.21/Documentation/devicetree/bindings/extcon/
Dextcon-ptn5150.yaml13 PTN5150 is a small thin low power CC logic chip supporting the USB Type-C
/linux-6.6.21/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-6.6.21/Documentation/sound/soc/
Dcodec-to-codec.rst99 In order to trigger this dai_link widget, a thin codec driver for
/linux-6.6.21/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)
/linux-6.6.21/rust/alloc/
Dboxed.rs185 pub use thin::ThinBox;
188 mod thin; module
/linux-6.6.21/drivers/gpu/drm/bridge/
DKconfig39 found in the Dell Wyse 3020 thin client.
/linux-6.6.21/sound/soc/tegra/
DKconfig185 audio graph driver. It is a thin driver written to customize
/linux-6.6.21/
DMakefile953 CC_FLAGS_LTO := -flto=thin -fsplit-lto-unit
/linux-6.6.21/Documentation/process/
D2.Process.rst45 merge window do not come out of thin air; they have been collected, tested,
/linux-6.6.21/Documentation/block/
Dbfq-iosched.rst292 queue. A very thin extra bandwidth is however guaranteed to

12