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:
955a215
)
[SCSI] zfcp: Make queue_depth adjustable
author
Christof Schmitt
<christof.schmitt@de.ibm.com>
Fri, 15 May 2009 11:18:16 +0000
(13:18 +0200)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sat, 23 May 2009 20:44:14 +0000
(15:44 -0500)
zfcp did always set the queue_depth for SCSI devices to 32, not
allowing to change this. Introduce a kernel parameter zfcp.queue_depth
and the change_queue_depth callback to allow changing the queue_depth
when it is required.
Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found