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:
cb98fc8
)
[BLOCK] elevator switch fixes/cleanup
author
Jens Axboe
<axboe@suse.de>
Fri, 28 Oct 2005 06:30:39 +0000
(08:30 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Fri, 28 Oct 2005 06:48:23 +0000
(08:48 +0200)
- 100msec sleep is a little excessive, lots of requests can complete
in that timeframe. Use 10msec instead.
- Rename QUEUE_FLAG_BYPASS to QUEUE_FLAG_ELVSWITCH to indicate what
is going on.
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found