[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1245756306-29023-1-git-send-email-apw@canonical.com>
Date: Tue, 23 Jun 2009 12:25:05 +0100
From: Andy Whitcroft <apw@...onical.com>
To: Adaptec OEM Raid Solutions <aacraid@...ptec.com>
Cc: Andy Whitcroft <apw@...onical.com>,
Mathias Urlichs <matthias@...ichs.de>,
James Bottomley <James.Bottomley@...senPartnership.com>,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/1] BZ#11120: AACRAID driver stalls under high load
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists