mbox series

[PATCHSET,0/4] Alloc batch fixes

Message ID 20211103183222.180268-1-axboe@kernel.dk (mailing list archive)
Headers show
Series Alloc batch fixes | expand

Message

Jens Axboe Nov. 3, 2021, 6:32 p.m. UTC
Hi,

A few fixes related to the batched allocations:

- Have the requests hold a queue reference, flush them on schedule
  unplug as well.

- Make sure the queue matches, could be a mismatch if we're driving
  multiple devices.