On Fri, 21 Jul 2023 17:57:15 +0800, Ming Lei wrote: > Current code supposes that it is enough to provide forward progress by just > waking up one wait queue after one completion batch is done. > > Unfortunately this way isn't enough, cause waiter can be added to > wait queue just after it is woken up. > > Follows one example(64 depth, wake_batch is 8) > > [...] Applied, thanks! [1/1] sbitmap: fix batching wakeup commit: 106397376c0369fcc01c58dd189ff925a2724a57 Best regards, -- Jens Axboe