Re: [PATCH 2/2] block: Split and submit bios in LBA order

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/26/23 16:45, Christoph Hellwig wrote:
Exactly.  That's why ZONE_APPEND is the only really viable high-level
interface.

Using REQ_OP_ZONE_APPEND may lead to reordering - data being written on the storage medium in another order than the order in which the REQ_OP_ZONE_APPEND commands were submitted. Hence, the number of extents for large files increases and performance when reading large files reduces. To me comparing the performance of these two approaches sounds like a good topic for a research paper. I'm not sure that REQ_OP_ZONE_APPEND is better for all zoned storage workloads than REQ_OP_WRITE.

Thanks,

Bart.



[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux