Searched full:sequential (Results 1 – 25 of 51) sorted by relevance
123
| /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. 52 sequential zones used exclusively to store user data. The conventional 55 later moved to a sequential zone so that the conventional zone can be 85 sequential zone, the write operation is processed directly only if the 87 offset within of the sequential data zone (i.e. the write operation is 92 automatically invalidate the same block in the sequential zone mapping 93 the chunk. If all blocks of the sequential zone become invalid, the zone 100 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.
|
| /Documentation/filesystems/ |
| D | zonefs.rst | 12 device support (e.g. f2fs), zonefs does not hide the sequential write 13 constraint of zoned block devices to the user. Files representing sequential 40 * Sequential zones: these zones accept random reads but must be written 41 sequentially. Each sequential zone has a write pointer maintained by the 43 to the device. As a result of this write constraint, LBAs in a sequential zone 44 cannot be overwritten. Sequential zones must first be erased using a special 78 the zone containing the super block is a sequential zone, the mkzonefs format 94 For sequential write zones, the sub-directory "seq" is used. 132 Sequential zone files 135 The size of sequential zone files grouped in the "seq" sub-directory represents [all …]
|
| /Documentation/ABI/testing/ |
| D | sysfs-driver-intel-m10-bmc | 22 of sequential MAC addresses assigned to the board 32 Description: Read only. Returns the number of sequential MAC
|
| 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-fs-f2fs | 87 Description: Controls the dirty page count condition for batched sequential 781 conventional zones and sequential zones. It can be used to control which part 786 blkzone_alloc_policy = 0 Prioritize writing to sequential zones 787 blkzone_alloc_policy = 1 Only allow writing to sequential zones
|
| /Documentation/devicetree/bindings/timer/ |
| D | jcore,pit.txt | 8 there should be one region per cpu, indexed by the sequential,
|
| /Documentation/admin-guide/ |
| D | bcache.rst | 34 to caching large sequential IO. Bcache detects sequential IO and skips it; 353 By default, bcache doesn't cache everything. It tries to skip sequential IO - 370 slower SSDs, many disks being cached by one SSD, or mostly sequential IO. So 376 cranking down the sequential bypass). 440 A sequential IO will bypass the cache once it passes this threshold; the 441 most recent 128 IOs are tracked so sequential IO can be detected even when 446 against all new requests to determine which new requests are sequential 447 continuations of previous requests for the purpose of determining sequential 448 cutoff. This is necessary if the sequential cutoff value is greater than the 449 maximum acceptable sequential size for any single request.
|
| /Documentation/devicetree/bindings/interrupt-controller/ |
| D | jcore,aic.txt | 10 region per cpu, indexed by the sequential, zero-based hardware cpu
|
| /Documentation/devicetree/bindings/clock/ |
| D | nuvoton,ma35d1-clk.yaml | 37 EPLL, and VPLL in sequential.
|
| /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.
|
| /Documentation/core-api/ |
| D | dma-attributes.rst | 88 You might know that the accesses are likely to be sequential or 89 that they aren't sequential but it's unlikely you'll ping-pong
|
| /Documentation/devicetree/bindings/media/ |
| D | nxp,imx8-jpeg.yaml | 15 and Extended Sequential DCT modes.
|
| /Documentation/locking/ |
| D | seqlock.rst | 2 Sequence counters and sequential locks 161 Sequential locks (``seqlock_t``)
|
| /Documentation/block/ |
| D | blk-mq.rst | 76 to sequential access, grouped requests for sequential access decreases the
|
| 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
|
| /Documentation/devicetree/bindings/net/ |
| D | apm-xgene-enet.txt | 22 - Must map to the first irq and irqs must be sequential
|
| /Documentation/devicetree/bindings/memory-controllers/ |
| D | arm,pl172.txt | 79 - mpmc,page-mode-read-delay: Delay for asynchronous page mode sequential
|
| /Documentation/devicetree/bindings/net/can/ |
| D | xilinx,can.yaml | 43 description: CAN Rx fifo depth (Zynq, Axi CAN, CAN FD in sequential Rx mode)
|
| /Documentation/admin-guide/media/ |
| D | imx.rst | 217 pad's field type is sequential top-bottom or bottom-top, and the 472 must output sequential or alternating fields (field type 'seq-bt' for 493 Compensated de-interlacing. The adv7180 must output sequential or 530 must output sequential or alternating fields (field type 'seq-bt' for 551 Compensated de-interlacing. The adv7180 must output sequential or
|
| /Documentation/devicetree/bindings/sound/ |
| D | cirrus,cs42l42.yaml | 144 pressed, the voltage is compared to sequential, decreasing
|
| /Documentation/admin-guide/cifs/ |
| D | todo.rst | 120 there are some easy changes that can be done to parallelize sequential writes,
|
| /Documentation/devicetree/bindings/display/ |
| D | solomon,ssd1307fb.yaml | 56 Display uses sequential COM pin configuration
|
| /Documentation/devicetree/bindings/dma/ |
| D | fsl,edma.yaml | 109 # instead, you can simply maintain the sequential IRQ numbers as
|
| /Documentation/fb/ |
| D | udlfb.rst | 136 Where ? is the sequential framebuffer id of the particular DisplayLink device
|
123