[PATCH 0/1] BZ#11120: AACRAID driver stalls under high load

From: Andy Whitcroft
Date: Tue Jun 23 2009 - 07:25:33 EST


We have had reports of driver stalls on AACRAID drivers under high load. This
seems to be related to the ammount of concurrent IO that can be pushed
to the controller. Reducing the maximum queue count for this driver sorts
this out. For further details see the upstream and Ubuntu bugs:

http://bugzilla.kernel.org/show_bug.cgi?id=11120
http://bugs.launchpad.net/bugs/249964

Following this email is a patch from Mathias Urlichs to reduce the
queue size. This has been tested and confirmed to fix the issue by a
couple of those affected.

Patches against Linus' tree.

-apw

Mathias Urlichs (1):
Reduce AACRAID hardware queue size

drivers/scsi/aacraid/aacraid.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/