From owner-cvs-all Mon Oct 15 13:39:27 2001 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 048C137B408; Mon, 15 Oct 2001 13:39:23 -0700 (PDT) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 15 Oct 2001 21:39:22 +0100 (BST) To: Dag-Erling Smorgrav Cc: Ian Dowse , Matt Dillon , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/vm vnode_pager.c In-Reply-To: Your message of "15 Oct 2001 22:32:27 +0200." Date: Mon, 15 Oct 2001 21:39:21 +0100 From: Ian Dowse Message-ID: <200110152139.aa42310@salmon.maths.tcd.ie> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message , Dag-Erling Smorgrav writes: > >Huh? I don't see how that would make any difference. Sorry, I misread the vmstat output you posted - there is another problem that has been seen a bit recently where the allocations of FFS inodes reach the malloc limit, causing everything to get stuck waiting to malloc inodes. Switching to the zone allocator would help in that case, but the problem you are experiencing is different. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message