Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 1998 11:38:13 -0500
From:      Doug Ledford <dledford@dialnet.net>
To:        Matthew Jacob <mjacob@feral.com>
Cc:        "Robert G. Brown" <rgb@phy.duke.edu>, Mail Receiver <rmail@ittc.ukans.edu>, aic7xxx@FreeBSD.ORG, linux-smp@vger.rutgers.edu, linux-tulip@cesdis1.gsfc.nasa.gov
Subject:   Re: Duration of Blocked Interrupts
Message-ID:  <354605F5.7F85AFDA@dialnet.net>
References:  <Pine.LNX.3.96.980428113454.23254G-100000@ganesh.phy.duke.edu> <3545FDE9.3710DBCD@feral.com> <354603F4.A3218543@dialnet.net> <3546045A.4A6EB6B7@feral.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Jacob wrote:
> Ah. Well, in 2.1.X you get better kernel threads, no? Maybe
> a aic7xxx_completion thread?

Won't work.  The requirement isn't from the aic7xxx driver, it's from the
scsi_obsolete.c code.  It may help to switch the driver over to the new
error handling code, but so many problems were reported with that code, that
currently only three drivers use it, the 1542, u14-34f, and Dario's eata_dma
driver are the only ones that use the new error handling code.  The new
error handling code uses a bottom half to complete the requests instead of
doing so synchronously during the interrupt context.

-- 

 Doug Ledford  <dledford@dialnet.net>
  Opinions expressed are my own, but
     they should be everybody's.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe aic7xxx" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?354605F5.7F85AFDA>