Searched refs:thin (Results 1 – 25 of 31) sorted by relevance
12
/linux-6.6.21/Documentation/networking/ |
D | tcp-thin.rst | 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
|
D | index.rst | 110 tcp-thin
|
D | ip-sysctl.rst | 1043 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/ |
D | thin-provisioning.rst | 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 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 …]
|
D | persistent-data.rst | 13 - 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.
|
D | index.rst | 35 thin-provisioning
|
D | dm-clone.rst | 29 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
|
D | era.rst | 114 thin-provisioning-tools project: 116 https://github.com/jthornber/thin-provisioning-tools
|
D | dm-init.rst | 59 `thin` constrained, requires dm target message from userspace 60 `thin-pool` constrained, requires dm target message from userspace
|
D | cache.rst | 17 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/ |
D | Kconfig | 3 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/ |
D | Makefile | 20 dm-thin-pool-y += dm-thin.o dm-thin-metadata.o 75 obj-$(CONFIG_DM_THIN_PROVISIONING) += dm-thin-pool.o
|
D | Kconfig | 266 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/ |
D | Kconfig | 9 device-mapper targets such as the thin provisioning target.
|
/linux-6.6.21/Documentation/security/tpm/ |
D | tpm_ftpm_tee.rst | 18 The driver acts as a thin layer that passes commands to and from a TPM
|
/linux-6.6.21/Documentation/devicetree/bindings/extcon/ |
D | extcon-ptn5150.yaml | 13 PTN5150 is a small thin low power CC logic chip supporting the USB Type-C
|
/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
D | libv4l-introduction.rst | 10 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/ |
D | codec-to-codec.rst | 99 In order to trigger this dai_link widget, a thin codec driver for
|
/linux-6.6.21/Documentation/networking/device_drivers/ethernet/3com/ |
D | 3c509.rst | 77 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/ |
D | boxed.rs | 185 pub use thin::ThinBox; 188 mod thin; module
|
/linux-6.6.21/drivers/gpu/drm/bridge/ |
D | Kconfig | 39 found in the Dell Wyse 3020 thin client.
|
/linux-6.6.21/sound/soc/tegra/ |
D | Kconfig | 185 audio graph driver. It is a thin driver written to customize
|
/linux-6.6.21/ |
D | Makefile | 953 CC_FLAGS_LTO := -flto=thin -fsplit-lto-unit
|
/linux-6.6.21/Documentation/process/ |
D | 2.Process.rst | 45 merge window do not come out of thin air; they have been collected, tested,
|
/linux-6.6.21/Documentation/block/ |
D | bfq-iosched.rst | 292 queue. A very thin extra bandwidth is however guaranteed to
|
12