summaryrefslogtreecommitdiff
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorKeith Busch <kbusch@kernel.org>2024-09-06 12:45:40 -0700
committerJens Axboe <axboe@kernel.dk>2024-09-07 07:41:12 -0600
commitacc8c0a9887558966295e3c0881e633154c239a9 (patch)
treef02426d1690d20263391b26ff3391802605c685e /rust/helpers/workqueue.c
parenta02e98bebc15f1d973c2a62005be9456a657e2b6 (diff)
blk-mq: add missing unplug trace event
The single-queue optimized list flush doesn't have an unplug trace event to pair with the plug event. Add one. In the unlikely event an error occurs and falls back to the less optimized plug flush path, it's possible a 2nd unplug trace event will be logged, but it will show the remainig count that weren't previously handled. Signed-off-by: Keith Busch <kbusch@kernel.org> Link: https://lore.kernel.org/r/20240906194540.3719642-1-kbusch@meta.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions