From owner-freebsd-stable Fri Mar 22 4:29:54 2002 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 002AA37B404; Fri, 22 Mar 2002 04:29:49 -0800 (PST) Received: from salmon.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 22 Mar 2002 12:29:49 +0000 (GMT) To: sos@freebsd.dk Cc: Jon Larssen , freebsd-stable@freebsd.org, sos@freebsd.org Subject: Re: Is ATA partially broken in -STABLE? In-Reply-To: Your message of "Fri, 22 Mar 2002 10:33:16 +0100." <200203220933.g2M9XGT90073@freebsd.dk> Date: Fri, 22 Mar 2002 12:29:49 +0000 From: Ian Dowse Message-ID: <200203221229.aa11240@salmon.maths.tcd.ie> 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 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. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message