From owner-freebsd-stable@FreeBSD.ORG Sun Feb 27 23:20:23 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC41016A4CE; Sun, 27 Feb 2005 23:20:23 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id E040143D46; Sun, 27 Feb 2005 23:20:22 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id j1RNKLlw042550; Mon, 28 Feb 2005 00:20:21 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Nate Lawson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 27 Feb 2005 15:19:07 PST." <4222556B.5010805@root.org> Date: Mon, 28 Feb 2005 00:20:21 +0100 Message-ID: <42549.1109546421@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: stable@freebsd.org cc: current@freebsd.org Subject: Re: patch: fix 30 second hang while resuming X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2005 23:20:23 -0000 In message <4222556B.5010805@root.org>, Nate Lawson writes: >Poul-Henning Kamp wrote: >> In message <42224897.7050006@root.org>, Nate Lawson writes: >>>My system hangs a long time in ata_generic_reset() while resuming. I >>>did some hunting and found that the loop was running for the full 310 * >>>100 ms (31 seconds). >> >> Have you tried sos@ new ATAng mk III patches ? As far as I know he >> plans to commit those shortly. > >Not yet. In any case, I'd prefer these problems be fixed before the >import since the patches are minor and data corruption is generally a >bad thing for a little while even if a large, new something is coming >sometime soon. I think you can trust sos@ to not do anything to the stuff in the tree until he sticks the new stuff in there, so testing his patches like he asked for is better use of your time. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.