From owner-freebsd-current@FreeBSD.ORG Sun Nov 18 22:55:24 2007 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 D67C216A41A for ; Sun, 18 Nov 2007 22:55:24 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 907B213C4CC for ; Sun, 18 Nov 2007 22:55:24 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Itt2d-0004fN-OP for freebsd-current@freebsd.org; Sun, 18 Nov 2007 22:55:03 +0000 Received: from szg3.semi.szote.u-szeged.hu ([160.114.134.8]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Nov 2007 22:55:03 +0000 Received: from bastyaelvtars by szg3.semi.szote.u-szeged.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Nov 2007 22:55:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Gergo Szakal Date: Sun, 18 Nov 2007 23:46:04 +0100 Organization: University of Szeged, Hungary - Faculty Of General Medicine Lines: 9 Message-ID: <20071118234604.14c44a7b.bastyaelvtars@gmail.com> References: <47348CAC.5020208@restart.be> <20071110085312.GG37371@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: szg3.semi.szote.u-szeged.hu X-Newsreader: Sylpheed 2.4.7 (GTK+ 2.10.14; i686-pc-mingw32) Sender: news X-Mailman-Approved-At: Mon, 19 Nov 2007 00:57:46 +0000 Cc: freebsd-stable@freebsd.org Subject: Re: ZFS deadlock ? 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: Sun, 18 Nov 2007 22:55:24 -0000 Maybe this is completely unrelated but I have compiled libtorrent & rtorrent with kqueue support and it freezes the system when hashing with 2 users' 2 clients simultaneously. Recompiling without kqueue support seems to do the trick, no freezes. Haven't tried the patch posted but maybe I will give it a go in the next few days. Anyway, thanks for the ZFS port. PS: Sorry if I broke the list rules, I am new here. :-)