From: "David S. Miller" <davem@redhat.com>
To: cary_dickens2@hp.com
Cc: axboe@suse.de, linux-kernel@vger.kernel.org, erik_habbinga@hp.com
Subject: Re: Problem with 2.4.14prex and qlogicfc
Date: Thu, 18 Oct 2001 05:25:10 -0700 (PDT) [thread overview]
Message-ID: <20011018.052510.105430257.davem@redhat.com> (raw)
In-Reply-To: <C5C45572D968D411A1B500D0B74FF4A80418D574@xfc01.fc.hp.com>
In-Reply-To: <C5C45572D968D411A1B500D0B74FF4A80418D574@xfc01.fc.hp.com>
Please try this patch:
--- linux/drivers/scsi/qlogicfc.h.~1~ Tue Nov 28 08:33:08 2000
+++ linux/drivers/scsi/qlogicfc.h Thu Oct 18 05:22:52 2001
@@ -62,13 +62,8 @@
* determined for each queue request anew.
*/
-#if BITS_PER_LONG > 32
#define DATASEGS_PER_COMMAND 2
#define DATASEGS_PER_CONT 5
-#else
-#define DATASEGS_PER_COMMAND 3
-#define DATASEGS_PER_CONT 7
-#endif
#define QLOGICFC_REQ_QUEUE_LEN 127 /* must be power of two - 1 */
#define QLOGICFC_MAX_SG(ql) (DATASEGS_PER_COMMAND + (((ql) > 0) ? DATASEGS_PER_CONT*((ql) - 1) : 0))
next prev parent reply other threads:[~2001-10-18 12:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-17 20:07 DICKENS,CARY (HP-Loveland,ex2)
2001-10-18 12:25 ` David S. Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-10-18 23:50 DICKENS,CARY (HP-Loveland,ex2)
2001-10-17 19:16 DICKENS,CARY (HP-Loveland,ex2)
2001-10-17 19:29 ` David S. Miller
2001-10-17 16:01 DICKENS,CARY (HP-Loveland,ex2)
2001-10-17 16:52 ` David S. Miller
2001-10-16 21:23 DICKENS,CARY (HP-Loveland,ex2)
2001-10-17 6:18 ` Jens Axboe
2001-10-17 6:35 ` David S. Miller
2001-10-17 7:04 ` Jens Axboe
2001-10-17 16:22 ` Arjan van de Ven
2001-10-17 16:48 ` David S. Miller
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=20011018.052510.105430257.davem@redhat.com \
--to=davem@redhat.com \
--cc=axboe@suse.de \
--cc=cary_dickens2@hp.com \
--cc=erik_habbinga@hp.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®