Searched refs:sequential (Results 1 – 25 of 48) sorted by relevance
12
| /Linux-v5.4/Documentation/admin-guide/device-mapper/ |
| D | dm-zoned.rst | 9 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 …]
|
| D | cache-policies.rst | 131 sequential threshold set to 1024 and the random_threshold set to 8.
|
| /Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/ |
| D | jcore,aic.txt | 10 region per cpu, indexed by the sequential, zero-based hardware cpu
|
| /Linux-v5.4/Documentation/devicetree/bindings/timer/ |
| D | jcore,pit.txt | 8 there should be one region per cpu, indexed by the sequential,
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | bcache.rst | 31 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/ |
| D | xilinx_can.txt | 21 sequential Rx mode).
|
| /Linux-v5.4/tools/perf/Documentation/ |
| D | db-export.txt | 15 The export process provides records with unique sequential ids which allows the
|
| D | jitdump-specification.txt | 27 The format requires only sequential accesses, i.e., append only mode. The file starts with a fixed …
|
| /Linux-v5.4/drivers/md/bcache/ |
| D | request.c | 429 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()
|
| D | bcache.h | 288 unsigned int sequential; member
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-block-bcache | 47 For backing devices: Threshold past which sequential IO will 56 to the sequential cutoff). Expressed as bytes in human
|
| D | sysfs-bus-rapidio | 193 sequential number (0 ... RIO_MAX_MPORTS) assigned to the mport
|
| D | sysfs-fs-f2fs | 58 Controls the dirty page count condition for batched sequential
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/ |
| D | ssd1307fb.txt | 22 - solomon,com-seq: Display uses sequential COM pin configuration
|
| /Linux-v5.4/Documentation/driver-api/md/ |
| D | raid5-cache.rst | 55 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/ |
| D | DMA-attributes.txt | 114 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/ |
| D | cs42l42.txt | 72 pressed, the driver will compare this biased voltage to sequential,
|
| /Linux-v5.4/Documentation/devicetree/bindings/net/ |
| D | apm-xgene-enet.txt | 22 - Must map to the first irq and irqs must be sequential
|
| /Linux-v5.4/Documentation/devicetree/bindings/memory-controllers/ |
| D | arm,pl172.txt | 79 - mpmc,page-mode-read-delay: Delay for asynchronous page mode sequential
|
| /Linux-v5.4/drivers/scsi/bfa/ |
| D | bfa_fc.h | 329 u32 sequential:1; member 333 u32 sequential:1;
|
| /Linux-v5.4/Documentation/block/ |
| D | bfq-iosched.rst | 122 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/ |
| D | todo.rst | 120 there are some easy changes that can be done to parallelize sequential writes,
|
| /Linux-v5.4/Documentation/fb/ |
| D | udlfb.rst | 129 Where ? is the sequential framebuffer id of the particular DisplayLink device
|
| /Linux-v5.4/fs/squashfs/ |
| D | Kconfig | 197 performance for some file access patterns (e.g. sequential
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | imx.rst | 188 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