All of lore.kernel.org
 help / color / mirror / Atom feed
From: rwhron@earthlink.net
To: ehw@lanl.gov, dledford@redhat.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.31 qlogic error "this should not happen"
Date: Sun, 25 Aug 2002 15:18:54 -0400	[thread overview]
Message-ID: <20020825191854.GA32490@rushmore> (raw)

> I occasionally saw that error on our 2.4 RAID system; it went away when I
> increased the size of the handles array in qlogicfc.h:

-#define QLOGICFC_REQ_QUEUE_LEN  127 /* must be power of two - 1 */
+#define QLOGICFC_REQ_QUEUE_LEN  255 /* must be power of two - 1 */

That change in addition to Doug's patch in 
http://marc.theaimsgroup.com/?l=linux-kernel&m=103005703808312&w=2
have done the trick. 2.5.31-mm1-dl-ew completed the 54 hour
benchmarathon. (first 2.5 kernel to finish). 

Details at:
http://home.earthlink.net/~rwhron/kernel/bigbox.html
-- 
Randy Hron


             reply	other threads:[~2002-08-25 19:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-25 19:18 rwhron [this message]
2002-08-26 19:36 ` 2.5.31 qlogic error "this should not happen" Patrick Mansfield
  -- strict thread matches above, loose matches on Subject: below --
2002-08-27 21:36 rwhron
2002-08-23 11:26 rwhron
2002-08-23  1:08 rwhron
2002-08-23  0:52 rwhron
2002-08-22 23:08 Eric Weigle
2002-08-22 22:39 rwhron
2002-08-22 22:50 ` Lincoln Dale
2002-08-22 22:54 ` Doug Ledford

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=20020825191854.GA32490@rushmore \
    --to=rwhron@earthlink.net \
    --cc=dledford@redhat.com \
    --cc=ehw@lanl.gov \
    --cc=linux-kernel@vger.kernel.org \
    /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 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.