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:
05f1dd5
)
blk-mq: request initialization optimizations
author
Jens Axboe
<axboe@fb.com>
Thu, 29 May 2014 17:00:11 +0000
(11:00 -0600)
committer
Jens Axboe
<axboe@fb.com>
Thu, 29 May 2014 17:00:11 +0000
(11:00 -0600)
We currently clear a lot more than we need to, so make that a bit
more clever. Make some of the init dependent on features, like
only setting start_time if we are going to use it.
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found