Home
last modified time | relevance | path

Searched refs:sequential (Results 1 – 25 of 48) sorted by relevance

12

/Linux-v5.4/Documentation/admin-guide/device-mapper/
Ddm-zoned.rst9 doing raw block device accesses) the sequential write constraints of
37 dm-zoned implements an on-disk buffering scheme to handle non-sequential
38 write accesses to the sequential zones of a zoned block device.
48 sequential zones used exclusively to store user data. The conventional
51 later moved to a sequential zone so that the conventional zone can be
81 sequential zone, the write operation is processed directly only if the
83 offset within of the sequential data zone (i.e. the write operation is
88 automatically invalidate the same block in the sequential zone mapping
89 the chunk. If all blocks of the sequential zone become invalid, the zone
96 the sequential zone mapping a chunk, or if the chunk is buffered, from
[all …]
Dcache-policies.rst131 sequential threshold set to 1024 and the random_threshold set to 8.
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Djcore,aic.txt10 region per cpu, indexed by the sequential, zero-based hardware cpu
/Linux-v5.4/Documentation/devicetree/bindings/timer/
Djcore,pit.txt8 there should be one region per cpu, indexed by the sequential,
/Linux-v5.4/Documentation/admin-guide/
Dbcache.rst31 to caching large sequential IO. Bcache detects sequential IO and skips it;
346 By default, bcache doesn't cache everything. It tries to skip sequential IO -
363 slower SSDs, many disks being cached by one SSD, or mostly sequential IO. So
369 cranking down the sequential bypass).
433 A sequential IO will bypass the cache once it passes this threshold; the
434 most recent 128 IOs are tracked so sequential IO can be detected even when
439 against all new requests to determine which new requests are sequential
440 continuations of previous requests for the purpose of determining sequential
441 cutoff. This is necessary if the sequential cutoff value is greater than the
442 maximum acceptable sequential size for any single request.
/Linux-v5.4/Documentation/devicetree/bindings/net/can/
Dxilinx_can.txt21 sequential Rx mode).
/Linux-v5.4/tools/perf/Documentation/
Ddb-export.txt15 The export process provides records with unique sequential ids which allows the
Djitdump-specification.txt27 The format requires only sequential accesses, i.e., append only mode. The file starts with a fixed …
/Linux-v5.4/drivers/md/bcache/
Drequest.c429 i->sequential = 0; in check_should_bypass()
431 if (i->sequential + bio->bi_iter.bi_size > i->sequential) in check_should_bypass()
432 i->sequential += bio->bi_iter.bi_size; in check_should_bypass()
436 task->sequential_io = i->sequential; in check_should_bypass()
Dbcache.h288 unsigned int sequential; member
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-block-bcache47 For backing devices: Threshold past which sequential IO will
56 to the sequential cutoff). Expressed as bytes in human
Dsysfs-bus-rapidio193 sequential number (0 ... RIO_MAX_MPORTS) assigned to the mport
Dsysfs-fs-f2fs58 Controls the dirty page count condition for batched sequential
/Linux-v5.4/Documentation/devicetree/bindings/display/
Dssd1307fb.txt22 - solomon,com-seq: Display uses sequential COM pin configuration
/Linux-v5.4/Documentation/driver-api/md/
Draid5-cache.rst55 which are sequential but not dispatched in the same time will suffer from this
59 typical workload which does sequential write followed by fsync is an example.
/Linux-v5.4/Documentation/
DDMA-attributes.txt114 You might know that the accesses are likely to be sequential or
115 that they aren't sequential but it's unlikely you'll ping-pong
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dcs42l42.txt72 pressed, the driver will compare this biased voltage to sequential,
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dapm-xgene-enet.txt22 - Must map to the first irq and irqs must be sequential
/Linux-v5.4/Documentation/devicetree/bindings/memory-controllers/
Darm,pl172.txt79 - mpmc,page-mode-read-delay: Delay for asynchronous page mode sequential
/Linux-v5.4/drivers/scsi/bfa/
Dbfa_fc.h329 u32 sequential:1; member
333 u32 sequential:1;
/Linux-v5.4/Documentation/block/
Dbfq-iosched.rst122 sequential workloads considered in our tests. With random workloads,
187 devices, if processes do synchronous and sequential I/O. In
228 performing random I/O that becomes mostly sequential if
272 associated with I/O-bound applications performing sequential
480 the percentage of sequential I/O requests issued. The price of larger
/Linux-v5.4/Documentation/admin-guide/cifs/
Dtodo.rst120 there are some easy changes that can be done to parallelize sequential writes,
/Linux-v5.4/Documentation/fb/
Dudlfb.rst129 Where ? is the sequential framebuffer id of the particular DisplayLink device
/Linux-v5.4/fs/squashfs/
DKconfig197 performance for some file access patterns (e.g. sequential
/Linux-v5.4/Documentation/media/v4l-drivers/
Dimx.rst188 pad's field type is sequential top-bottom or bottom-top, and the
527 must output sequential or alternating fields (field type 'seq-bt' for
548 Compensated de-interlacing. The adv7180 must output sequential or

12