Re: [PATCH] block: add split_alignment for request queue

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

 



John,

> Reading through this change, split_alignment appears similar in my
> mind to limits->io_opt.

io_opt is a hint which requests that the submitter does not issue any
I/Os that are larger than this size. io_opt is smaller than or equal to
the device's hard limit for I/O size. In the standards space it's
described as "issuing an I/O larger than this value may incur a
processing penalty". So not quite what you're looking for.

However, we have chunk_sectors queue limit which is honored for splits.

-- 
Martin K. Petersen	Oracle Linux Engineering



[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