On Wed, Aug 11, 2021 at 01:35:33PM -0600, Jens Axboe wrote: > Initialize the bio_set used for IO with per-cpu bio caching enabled, > and use the new bio_alloc_kiocb() helper to dip into that cache. > > Signed-off-by: Jens Axboe <axboe@xxxxxxxxx> This seems to be pretty much my patch as-is..