Skip to content
Snippets Groups Projects
Commit 49cac01e authored by Jens Axboe's avatar Jens Axboe
Browse files

block: make unplug timer trace event correspond to the schedule() unplug


It's a pretty close match to what we had before - the timer triggering
would mean that nobody unplugged the plug in due time, in the new
scheme this matches very closely what the schedule() unplug now is.
It's essentially the difference between an explicit unplug (IO unplug)
or an implicit unplug (timer unplug, we scheduled with pending IO
queued).

Signed-off-by: default avatarJens Axboe <jaxboe@fusionio.com>
parent a237c1c5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment