Btw disordered IO sounds a bit odd to me. I'm not a native english sepaker, but in the past we've used the term "I/O reordering" for issues like this. > + if (split && !bdev_is_zoned(bio->bi_bdev)) Why are zoned devices special cased here?
Btw disordered IO sounds a bit odd to me. I'm not a native english sepaker, but in the past we've used the term "I/O reordering" for issues like this. > + if (split && !bdev_is_zoned(bio->bi_bdev)) Why are zoned devices special cased here?
![]() |