From: Andy Whitcroft <apw@canonical.com>
To: Adaptec OEM Raid Solutions <aacraid@adaptec.com>
Cc: Andy Whitcroft <apw@canonical.com>,
Mathias Urlichs <matthias@urlichs.de>,
James Bottomley <James.Bottomley@HansenPartnership.com>,
linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/1] BZ#11120: AACRAID driver stalls under high load
Date: Tue, 23 Jun 2009 12:25:05 +0100 [thread overview]
Message-ID: <1245756306-29023-1-git-send-email-apw@canonical.com> (raw)
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(-)
next reply other threads:[~2009-06-23 11:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-23 11:25 Andy Whitcroft [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1245756306-29023-1-git-send-email-apw@canonical.com \
--to=apw@canonical.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=aacraid@adaptec.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=matthias@urlichs.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox