Re: [PATCH v19 01/11] block: Support block drivers that preserve the order of write requests

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

 



On 7/2/25 5:09 PM, Damien Le Moal wrote:
I did suggest that you simply should plug all BIOs, always, and have them
submitted by the BIO work for a zone by scheduling that work on a single CPU,
always the same CPU. Doing so, you can distribute writes to different zones to
different CPUs. And if the submitter process is not bouncing all over the place
(being rescheduled constantly on different CPUs), there will be no overhead
because you can simply run the BIO work on the current CPU.

I will look into making this change.

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