Home
last modified time | relevance | path

Searched full:discard (Results 1 – 25 of 80) sorted by relevance

1234

/Documentation/admin-guide/
Djfs.rst52 discard=minlen, discard/nodiscard(*)
53 This enables/disables the use of discard/TRIM commands.
54 The discard/TRIM commands are sent to the underlying
60 When no value is given to the discard option, it defaults to
62 The minlen value of discard overrides the minlen value given
/Documentation/block/
Dstat.rst40 discard I/Os requests number of discard I/Os processed
41 discard merges requests number of discard I/Os merged with in-queue I/O
42 discard sectors sectors number of sectors discarded
43 discard ticks milliseconds total wait time for discard requests
48 read I/Os, write I/Os, discard I/0s
61 read merges, write merges, discard merges
75 read ticks, write ticks, discard ticks, flush ticks
Dnull_blk.rst83 discard=[0/1]: Default: 0
84 Support discard operations (requires memory-backed null_blk device).
87 0 Do not support discard operations
88 1 Enable support for discard operations
/Documentation/bpf/
Dringbuf.rst93 discarded. Discard is similar to commit, but makes consumer ignore the
112 The difference between commit and discard is very small. Discard just marks
114 code. Discard is useful for some advanced use-cases, such as ensuring
120 impossible to reserve a record, but forget to submit (or discard) it.
137 ``BPF_RB_NO_WAKEUP``/``BPF_RB_FORCE_WAKEUP`` flags for output/commit/discard
168 record is still being worked on, and discard bit, which might be set at commit
204 notifications, commit/discard/output helpers accept ``BPF_RB_NO_WAKEUP`` and
/Documentation/ABI/testing/
Dsysfs-fs-f2fs104 Description: Controls the issue rate of discard commands that consist of small
112 Description: Controls the maximum ordered discard, the unit size is one block(4KB).
119 Higher number will allow the discard thread to finish its work
125 Description: Controls the interval the discard thread will wait between
126 issuing discard requests when there are discards to be issued and
132 Description: Controls the interval the discard thread will wait between
133 issuing discard requests when there are discards to be issued and
139 Description: Controls the interval the discard thread will wait when there are
140 no discard operations to be issued.
145 Description: Controls discard granularity of inner discard thread. Inner thread
[all …]
Dsysfs-devices-platform-ACPI-TAD49 alarm timer or "never", if the policy is to discard AC timer
54 the AC alarm timer or to set its expired wake policy to discard
Dprocfs-diskstats26 Kernel 4.18+ appends four more fields for discard
Dsysfs-block-bcache109 What: /sys/block/<disk>/bcache/discard
113 For a cache, a boolean allowing discard/TRIM to be turned off
/Documentation/admin-guide/device-mapper/
Dlog-writes.rst43 have all the DISCARD requests, and then the WRITE requests and then the FLUSH
46 WRITE block 1, DISCARD block 1, FLUSH
48 If we logged DISCARD when it completed, the replay would look like this:
50 DISCARD 1, WRITE 1, FLUSH
Dvdo.rst154 The maximum size of discard bio accepted, in 4096-byte
157 However, discard requests to a vdo volume can be
162 individual discard requests. The default and minimum is 1;
217 Grow the physical size by 1 GB more and increase max discard sectors.
353 - When blocks are no longer in use, sending a discard request for those
357 duplicate blocks, no discard request for any given logical block is
Ddm-raid.rst344 Discard Support
346 The implementation of discard support among hardware vendors varies.
363 discard support is disabled -- this ensures data integrity at the
370 to safely enable discard support for RAID 4/5/6:
393 1.6.0 Add discard support (and devices_handle_discard_safely module param).
Ddm-crypt.rst102 Block discard requests (a.k.a. TRIM) are passed through the crypt device.
103 The default is to ignore discard requests.
Dsnapshot.rst60 discard_zeroes_cow - a discard issued to the snapshot device that
64 discard_passdown_origin - a discard to the snapshot device is passed
/Documentation/filesystems/
Dbtrfs.rst29 * Trim/discard
Dnilfs2.rst82 discard This enables/disables the use of discard/TRIM commands.
83 nodiscard(*) The discard/TRIM commands are sent to the underlying
Df2fs.rst126 discard/nodiscard Enable/disable real-time discard in f2fs, if discard is
127 enabled, f2fs will issue discard/TRIM commands when a
339 discard_unit=%s Control discard unit, the argument can be "block", "segment"
340 and "section", issued discard command's offset/size will be
342 so that small discard functionality is enabled.
346 discard.
459 ``-t [0 or 1]`` Disable discard command or not.
461 1 is set by default, which conducts discard.
/Documentation/ABI/removed/
Dsysfs-selinux-checkreqprot25 but will discard writes of the "0" value and will reject writes of the
/Documentation/scsi/
Dtcm_qla2xxx.rst26 will discard the commands for that host.
/Documentation/ABI/stable/
Dsysfs-block17 Devices that support discard functionality may
183 Devices that support discard functionality may
283 [RO] Devices that support discard functionality may internally
289 means that the device does not support discard functionality.
300 potentially help reduce latencies induced by large discard
308 [RO] Devices that support discard functionality may have
312 bytes that can be discarded in a single operation. Discard
315 support discard functionality.
455 discard request.
/Documentation/devicetree/bindings/usb/
Dqcom,pmic-typec.yaml58 - description: Power Domain TX message discard
59 - description: Power Domain RX message discard
/Documentation/devicetree/bindings/sound/
Ddavinci-mcbsp.yaml81 McBSP will discard the bit preceding the data stream (called framing bit).
/Documentation/litmus-tests/
DREADME56 shows how to use the "filter" clause to discard executions that
/Documentation/kbuild/
Dgendwarfksyms.rst51 __section(".discard.gendwarfksyms") = &sym;
113 `.discard.gendwarfksyms.kabi_rules` section of the object file and
134 __section(".discard.gendwarfksyms.kabi_rules") = \
/Documentation/userspace-api/media/drivers/
Dimx-uapi.rst79 discard really high interval errors that might be due to interrupt
/Documentation/arch/s390/
Dmonreader.rst182 should discard the data read since the last successful read with 0 size.
185 discard the data read since the last successful read with 0 size.

1234