From owner-freebsd-current@FreeBSD.ORG Thu Aug 12 15:31:05 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B08D106566C for ; Thu, 12 Aug 2010 15:31:05 +0000 (UTC) (envelope-from flo@smeets.im) Received: from mail.solomo.de (mail.solomo.de [IPv6:2a01:238:42c7:9a00::2]) by mx1.freebsd.org (Postfix) with ESMTP id 56EE98FC12 for ; Thu, 12 Aug 2010 15:31:05 +0000 (UTC) Received: from mail.solomo.de (localhost [127.0.0.1]) by mail.solomo.de (Postfix) with ESMTP id 80D5B5C6E; Thu, 12 Aug 2010 17:31:04 +0200 (CEST) X-Virus-Scanned: amavisd-new at vistream.de Received: from mail.solomo.de ([127.0.0.1]) by mail.solomo.de (mail.solomo.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hX1YoHUiTq-X; Thu, 12 Aug 2010 17:31:02 +0200 (CEST) Received: from nibbler.vistream.local (relay3.vistream.de [87.139.10.28]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.solomo.de (Postfix) with ESMTPSA id 62F925C66; Thu, 12 Aug 2010 17:31:02 +0200 (CEST) Message-ID: <4C6413B6.5000803@smeets.im> Date: Thu, 12 Aug 2010 17:31:02 +0200 From: Florian Smeets User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b4pre) Gecko/20100811 Shredder/3.2a1pre MIME-Version: 1.0 To: Kostik Belousov References: <20100812111902.GT2396@deviant.kiev.zoral.com.ua> In-Reply-To: <20100812111902.GT2396@deviant.kiev.zoral.com.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Lucius Windschuh , FreeBSD Current Subject: Re: Deadlock in UFS/SU+J? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 12 Aug 2010 15:31:05 -0000 On 12.08.10 13:19, Kostik Belousov wrote: > On Thu, Aug 12, 2010 at 09:37:04AM +0200, Lucius Windschuh wrote: >> Dear list members, >> I tried to reproduce another bug on my test machine (i386, CURRENT >> r211175), but ran into the following deadlock: > This is not a deadlock, but the LOR. It is irrelevant for your deadlock. > Supposedly, the deadlock is fixed by r211213. Thank you! My soekris used to deadlock within 20-30 minutes when using nzbget on a SUJ filesystem. It has now been running for almost 5 hours. Looking good :-) Thanks, Florian