hpsa: choose number of reply queues more intelligently.
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Thu, 29 May 2014 15:53:02 +0000 (10:53 -0500)
committerChristoph Hellwig <hch@lst.de>
Mon, 2 Jun 2014 07:54:54 +0000 (09:54 +0200)
commitf89439bc2e12a0eab57f15411e668525dc7e61ec
tree52287d94870b9521969374a4fc866e39fd92add0
parent7b9235ee19aa7405d91f00a3e1668029cbf4a463
hpsa: choose number of reply queues more intelligently.

No sense having 8 or 16 reply queues if you only have 4 cpus,
and likewise no sense limiting to 8 reply queues if you have
many more cpus.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Reviewed-by: Mike Miller <michael.miller@canonical.com>
Reviewed-by: Scott Teel <scott.teel@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/hpsa.c
drivers/scsi/hpsa_cmd.h
This page took 0.031962 seconds and 5 git commands to generate.