From owner-freebsd-hackers@FreeBSD.ORG Sat Aug 13 01:09:01 2005 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 085B016A41F for ; Sat, 13 Aug 2005 01:09:01 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from geri.cc.fer.hr (geri.cc.fer.hr [161.53.72.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6198043D45 for ; Sat, 13 Aug 2005 01:08:59 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from geri.cc.fer.hr (localhost.cc.fer.hr [127.0.0.1]) by geri.cc.fer.hr (8.13.3/8.13.1) with ESMTP id j7D18cF3030340; Sat, 13 Aug 2005 03:08:38 +0200 (CEST) (envelope-from ivoras@fer.hr) Received: from localhost (ivoras@localhost) by geri.cc.fer.hr (8.13.3/8.13.1/Submit) with ESMTP id j7D18bRR030337; Sat, 13 Aug 2005 03:08:37 +0200 (CEST) (envelope-from ivoras@fer.hr) X-Authentication-Warning: geri.cc.fer.hr: ivoras owned process doing -bs Date: Sat, 13 Aug 2005 03:08:37 +0200 (CEST) From: Ivan Voras Sender: ivoras@geri.cc.fer.hr To: Eric Anderson In-Reply-To: <42FC9A45.9000500@centtech.com> Message-ID: <20050813030703.H30330@geri.cc.fer.hr> References: <20050803183010.X32344@geri.cc.fer.hr> <42FC9740.3060609@centtech.com> <42FC9A45.9000500@centtech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: hackers@freebsd.org Subject: Re: gjournal public alpha release X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Aug 2005 01:09:01 -0000 On Fri, 12 Aug 2005, Eric Anderson wrote: >> Bug report: >> GEOM_JOURNAL[0]: Device testjournal activated. >> malloc(M_WAITOK) of "gjournal.hl", forcing M_NOWAIT with the following >> non-sleepable locks held: >> exclusive sleep mutex gjournal:rmap r = 0 (0xc28ad978) locked @ >> g_journal.c:748 > > Not to mention once I have the /dev/journeled/testjournal mounted, I get a > streaming spewage of those messages in /var/log/messages, which causes > syslogd to crank to 99% CPU, and the performance to be horrible as you'd > expect with no CPU to do anything. Thanks for testing it! I'll make an updated version soon. -- Every sufficiently advanced magic is indistinguishable from technology - Arthur C Anticlarke