diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-10-08 05:59:37 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-18 14:40:45 -0600 |
commit | c234a65392062504acf04afe0ae404cca61a8e1a (patch) | |
tree | 0de4b1a44146061491992c926c8ed484222a73e6 /drivers/pwm/pwm-brcmstb.c | |
parent | f794f3351f2672d782b8df0fa59f3cef38cffa59 (diff) |
nvme: add support for batched completion of polled IO
Take advantage of struct io_comp_batch, if passed in to the nvme poll
handler. If it's set, rather than complete each request individually
inline, store them in the io_comp_batch list. We only do so for requests
that will complete successfully, anything else will be completed inline as
before.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/pwm/pwm-brcmstb.c')
0 files changed, 0 insertions, 0 deletions