aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/3w-xxxx.h
diff options
context:
space:
mode:
authorDave Jiang <dave.jiang@intel.com>2012-09-05 16:35:44 -0700
committerJames Bottomley <JBottomley@Parallels.com>2012-09-24 12:11:04 +0400
commit44ef2bf72df34ef2628dc3475b4507ab984d6744 (patch)
tree39181c92c6f2bd9d9dffa4dac9a287e16280307c /drivers/scsi/3w-xxxx.h
parent54b46677757ff8d6c282305fc7710f466b63d6dc (diff)
[SCSI] isci: Fix interrupt coalescing assumption of active TCs
We always assign a dummy task context to a port in order to address a silicon issue. We have 4 ports per controller. So when idle, there are always exactly 4 TCs "active". The adaptive interrupt coalescing code uses number of active TCs to figure out the coalescing values. However, we never hit "0" TCs because of the 4 dummy TCs. Putting in fix so that we calculate this correctly. Reported-by: Dan Melnic <dan@seamicro.com> Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/3w-xxxx.h')
0 files changed, 0 insertions, 0 deletions