Re: [PATCH 5.20 1/4] block: add bio_rewind() API

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

 



On Tue, Jun 28, 2022 at 03:42:52PM +0800, Ming Lei wrote:
> I don't see there is 'queue depth' for bio or bio driver.
> 
> 32 bytes have been big, and memory footprint is increased too since the data has been
> prepared for the future possible rewind. If crypt or integrity is considered, it
> can be bigger.

Put some thought into this, Ming. I think you've absorbed some "received
wisdom", some of the implicit assumptions everyone seems to be making without
ever doing any math to check if they make sense.

There may not be a "queue depth" for all drivers, but the same latency
considerations apply - if you have an unbounded number of IOs in flight, you're
going to be having other, much more significant issues.



[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