All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] BZ#11120: AACRAID driver stalls under high load
@ 2009-06-23 11:25 Andy Whitcroft
  2009-06-23 11:25 ` [PATCH 1/1] Reduce AACRAID hardware queue size Andy Whitcroft
  0 siblings, 1 reply; 9+ messages in thread
From: Andy Whitcroft @ 2009-06-23 11:25 UTC (permalink / raw)
  To: Adaptec OEM Raid Solutions
  Cc: Andy Whitcroft, Mathias Urlichs, James Bottomley, linux-scsi,
	linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-07-01 16:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-23 11:25 [PATCH 0/1] BZ#11120: AACRAID driver stalls under high load Andy Whitcroft
2009-06-23 11:25 ` [PATCH 1/1] Reduce AACRAID hardware queue size Andy Whitcroft
2009-06-23 11:50   ` Matthias Urlichs
2009-06-23 14:11     ` Andy Whitcroft
2009-06-23 15:31   ` James Bottomley
2009-06-23 15:43     ` Alan Cox
2009-06-23 16:04     ` Matthias Urlichs
2009-07-01 15:58       ` Andy Whitcroft
2009-07-01 16:28         ` Matthias Urlichs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.