Home
last modified time | relevance | path

Searched refs:TRIM (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-ata129 (RO) Shows the DSM TRIM mode currently used by the device. Valid
132 unsupported: Drive does not support DSM TRIM
134 unqueued: Drive supports unqueued DSM TRIM only
136 queued: Drive supports queued DSM TRIM
139 be buggy and only unqueued TRIM commands
H A Dsysfs-block-bcache113 For a cache, a boolean allowing discard/TRIM to be turned off
/openbmc/linux/Documentation/admin-guide/
H A Djfs.rst53 This enables/disables the use of discard/TRIM commands.
54 The discard/TRIM commands are sent to the underlying
59 a TRIM command to the block device is considered useful.
H A Dbcache.rst622 Boolean; if on a discard/TRIM will be issued to each bucket before it is
623 reused. Defaults to off, since SATA TRIM is an unqueued command (and thus
H A Dext4.rst355 Controls whether ext4 should issue discard/TRIM commands to the
H A Dkernel-parameters.txt2858 * [no]ncqtrim: Enable or disable queued DSM TRIM.
2862 * [no]trim: Enable or disable (unqueued) TRIM.
2864 * trim_zero: Indicate that TRIM command zeroes data.
/openbmc/linux/drivers/thermal/
H A Dimx8mm_thermal.c35 #define TRIM 0x3c macro
247 tmu->base + TRIM); in imx8mm_tmu_probe_set_calib_v2()
/openbmc/linux/Documentation/filesystems/
H A Dntfs3.rst87 - Enable support of the TRIM command for improved performance on delete
H A Dnilfs2.rst82 discard This enables/disables the use of discard/TRIM commands.
83 nodiscard(*) The discard/TRIM commands are sent to the underlying
H A Dvfat.rst190 If set, issues discard/TRIM commands to the block
H A Df2fs.rst127 enabled, f2fs will issue discard/TRIM commands when a
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst102 Block discard requests (a.k.a. TRIM) are passed through the crypt device.
H A Ddm-integrity.rst185 Allow block discard requests (a.k.a. TRIM) for the integrity device.
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst112 version 4.19 UML fully supports TRIM (as usually used by flash drives).
113 Using TRIM inside the UML image by specifying discard as a mount option
627 * UBD supports TRIM - asking the Host OS to reclaim any unused
912 UML has TRIM support which will release any unused space in its disk
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dbtt.rst232 5. If TRIM flag set in map, return zeroes, and end IO (go to step 8)