From owner-freebsd-stable@FreeBSD.ORG Sun Feb 27 23:19:09 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 5458416A4CE; Sun, 27 Feb 2005 23:19:09 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id E238C43D5E; Sun, 27 Feb 2005 23:19:08 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.115] (adsl-64-171-186-189.dsl.snfc21.pacbell.net [64.171.186.189])j1RNEvki020380; Sun, 27 Feb 2005 18:14:58 -0500 Message-ID: <4222556B.5010805@root.org> Date: Sun, 27 Feb 2005 15:19:07 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041205) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Poul-Henning Kamp References: <42439.1109545793@critter.freebsd.dk> In-Reply-To: <42439.1109545793@critter.freebsd.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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:19:09 -0000 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. -- Nate