From owner-freebsd-current@FreeBSD.ORG Wed Aug 4 16:40:44 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B50B916A4CE for ; Wed, 4 Aug 2004 16:40:44 +0000 (GMT) Received: from av2-1-sn3.vrr.skanova.net (av2-1-sn3.vrr.skanova.net [81.228.9.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 649B043D39 for ; Wed, 4 Aug 2004 16:40:40 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: by av2-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 93A9837E68; Wed, 4 Aug 2004 18:40:39 +0200 (CEST) Received: from smtp1-2-sn3.vrr.skanova.net (smtp1-2-sn3.vrr.skanova.net [81.228.9.178]) by av2-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 86CAA37E46; Wed, 4 Aug 2004 18:40:39 +0200 (CEST) Received: from gadget (h130n1fls11o822.telia.com [213.64.66.130]) by smtp1-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 5F2B738002; Wed, 4 Aug 2004 18:40:39 +0200 (CEST) From: "Daniel Eriksson" To: =?iso-8859-1?Q?'S=F8ren_Schmidt'?= Date: Wed, 4 Aug 2004 18:40:36 +0200 Organization: Home Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal In-Reply-To: <4110E5AE.7050602@DeepCore.dk> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 cc: freebsd-current@freebsd.org cc: 'Ville-Pertti Keinonen' Subject: RE: ATA driver races with interrupts X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2004 16:40:44 -0000 S=F8ren Schmidt wrote: > OK, but that seriously hurts performance which I'd like to avoid if=20 > possible. Could you try the attached patch and let me know how that=20 > works out ? I does solve the problem here in a simulated=20 > setup, but as we all know simulated is just that :) I just applied your patch to clean sources dated 2004.08.04.13.00.00 and = ran some tests. Everything seems to be working as it should (just like after = the serialization patch from Ville-Pertti that I tried earlier). I will = continue running with this patch applied to see if it stays stable. Thank you S=F6ren and Ville-Pertti for your efforts! /Daniel Eriksson