Home
last modified time | relevance | path

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

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/
H A Dlvm2.inc44 # NOTE: Add thin-provisioning-tools only if your distro policy allows GPL-3.0 license
45 PACKAGECONFIG[thin-provisioning-tools] = "--with-thin=internal,--with-thin=none,,thin-provisioning-…
56 --with-thin-check=${sbindir}/thin_check \
57 --with-thin-dump=${sbindir}/thin_dump \
58 --with-thin-repair=${sbindir}/thin_repair \
59 --with-thin-restore=${sbindir}/thin_restore \
/openbmc/linux/Documentation/networking/
H A 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
H A Dindex.rst110 tcp-thin
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A 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 …]
H A 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.
H A 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
H A Dindex.rst35 thin-provisioning
H A Dera.rst114 thin-provisioning-tools project:
116 https://github.com/jthornber/thin-provisioning-tools
H A Ddm-init.rst59 `thin` constrained, requires dm target message from userspace
60 `thin-pool` constrained, requires dm target message from userspace
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/thin-provisioning-tools/
H A Dthin-provisioning-tools_1.0.13.bb1 SUMMARY = "Tools of dm-thin device-mapper"
2 DESCRIPTION = "A suite of tools for manipulating the metadata of the dm-thin device-mapper target."
3 HOMEPAGE = "https://github.com/jthornber/thin-provisioning-tools"
11 git://github.com/jthornber/thin-provisioning-tools;branch=main;protocol=https \
/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/
H A 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"
/openbmc/rest-dbus/resources/
H A Dstyle.css22 border: thin dashed #ccc;
35 border: thin solid #ccc;
/openbmc/linux/drivers/md/
H A DMakefile20 dm-thin-pool-y += dm-thin.o dm-thin-metadata.o
75 obj-$(CONFIG_DM_THIN_PROVISIONING) += dm-thin-pool.o
/openbmc/linux/drivers/md/persistent-data/
H A DKconfig9 device-mapper targets such as the thin provisioning target.
/openbmc/openbmc/poky/meta/recipes-graphics/graphene/
H A Dgraphene_1.10.8.bb1 SUMMARY = "A thin layer of graphic data types"
/openbmc/linux/Documentation/security/tpm/
H A Dtpm_ftpm_tee.rst18 The driver acts as a thin layer that passes commands to and from a TPM
/openbmc/openbmc/poky/meta/recipes-devtools/meson/
H A Dmeson_1.7.0.bb138 # We need to wrap the real meson with a thin env setup wrapper.
155 # We need to wrap the real meson with a thin wrapper that substitues native/cross files
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dlto.inc36 # with clang thin-lto might be better for compile speed
/openbmc/openbmc/meta-openembedded/meta-oe/conf/include/
H A Dnon-repro-meta-oe.inc95 thin-provisioning-tools-dev \
/openbmc/u-boot/api/
H A DREADME22 - the U-Boot integral part of the API is meant to be thin and non-intrusive,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3/
H A Dcopyright.txt43 > machines (PDA, settopbox, devboards, desktops, thin clients, routers).
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Diozone343 > machines (PDA, settopbox, devboards, desktops, thin clients, routers).
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dmodals.scss32 border: thin $primary-dark solid;
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A 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
/openbmc/qemu/docs/interop/
H A Dnbd.rst44 depth of which layer in a thin-provisioned backing chain provided the

123