From owner-freebsd-stable Fri Mar 22 4:50:48 2002 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.dk (fw-rl0.freebsd.dk [212.242.86.114]) by hub.freebsd.org (Postfix) with ESMTP id D5C7137B400; Fri, 22 Mar 2002 04:50:44 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.11.6/8.11.6) id g2MCmib27911; Fri, 22 Mar 2002 13:48:44 +0100 (CET) (envelope-from sos) From: Søren Schmidt Message-Id: <200203221248.g2MCmib27911@freebsd.dk> Subject: Re: Is ATA partially broken in -STABLE? In-Reply-To: <200203221229.aa11240@salmon.maths.tcd.ie> To: Ian Dowse Date: Fri, 22 Mar 2002 13:48:43 +0100 (CET) Cc: Jon Larssen , freebsd-stable@freebsd.org, sos@freebsd.org Reply-To: sos@freebsd.dk X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It seems Ian Dowse wrote: > In message <200203220933.g2M9XGT90073@freebsd.dk>, Søren Schmidt writes: > >Its a known problem, the old way of solving it was: > > Ok - is there a good reason for not using spl calls to block the > interrupt until the tsleep(), or is it just an oversight? I guess > maybe you are trying to avoid the delay associated with deferring > the interrupt, but it must open up a number of races, especially > if the ATA interrupt line is shared with something else. The driver used asleep to avoid the race before the MFC, one of those got lost in the MFC, sorry... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message