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:
3884f7b
)
libata: adjust speed down rules
author
Tejun Heo
<htejun@gmail.com>
Tue, 27 Nov 2007 10:28:57 +0000
(19:28 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 23 Jan 2008 10:24:11 +0000
(
05:24
-0500)
Speed down rules were too conservative. Adjust them a bit.
* More than 10 timeouts can't happen in 5 minutes as command timeout
is 30secs. Lower the limit for rule #1 to 6.
* 10 timeouts is too high for rule #3 too. Lower it to 6.
* SATAPI can benefit from falling back to PIO too. Allow SATAPI
devices to fall back to PIO.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-eh.c
patch
|
blob
|
history
diff --cc
drivers/ata/libata-eh.c
Simple merge