git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f756645
)
block: readd plug trace event
author
Jens Axboe
<jaxboe@fusionio.com>
Tue, 12 Apr 2011 08:28:28 +0000
(10:28 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Tue, 12 Apr 2011 08:28:28 +0000
(10:28 +0200)
This was removed with the queue plug state. But we can easily readd
by checking if this is the first request going to this queue. It's
good information to have when tracing to see how effective the
plugging is.
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found