From owner-freebsd-stable@FreeBSD.ORG Sat Feb 27 07:02:24 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFFE2106564A for ; Sat, 27 Feb 2010 07:02:24 +0000 (UTC) (envelope-from gerrit@pmp.uni-hannover.de) Received: from mrelay1.uni-hannover.de (mrelay1.uni-hannover.de [130.75.2.106]) by mx1.freebsd.org (Postfix) with ESMTP id 747338FC18 for ; Sat, 27 Feb 2010 07:02:24 +0000 (UTC) Received: from www.pmp.uni-hannover.de (www.pmp.uni-hannover.de [130.75.117.2]) by mrelay1.uni-hannover.de (8.14.2/8.14.2) with ESMTP id o1R72KkD007668; Sat, 27 Feb 2010 08:02:22 +0100 Received: from pmp.uni-hannover.de (theq.pmp.uni-hannover.de [130.75.117.4]) by www.pmp.uni-hannover.de (Postfix) with SMTP id B230D24; Sat, 27 Feb 2010 08:02:20 +0100 (CET) Date: Sat, 27 Feb 2010 08:02:20 +0100 From: Gerrit =?ISO-8859-1?Q?K=FChn?= To: Willem Jan Withagen Message-Id: <20100227080220.ac6a2e4d.gerrit@pmp.uni-hannover.de> In-Reply-To: <4B884757.9040001@digiware.nl> References: <4B86F384.3010308@digiware.nl> <2a41acea1002251459v40e8c6ddxd0437decbada4594@mail.gmail.com> <4B8795B1.4020006@digiware.nl> <20100226120339.GB17798@icarus.home.lan> <20100226133138.d47dd080.gerrit@pmp.uni-hannover.de> <20100226134429.041ea6f2.gerrit@pmp.uni-hannover.de> <20100226141754.86ae5a3f.gerrit@pmp.uni-hannover.de> <20100226174021.8feadad9.gerrit@pmp.uni-hannover.de> <20100226224320.8c4259bf.gerrit@pmp.uni-hannover.de> <4B884757.9040001@digiware.nl> Organization: Albert-Einstein-Institut (MPI =?ISO-8859-1?Q?f=FCr?= Gravitationsphysik & IGP =?ISO-8859-1?Q?Universit=E4t?= Hannover) X-Mailer: Sylpheed 2.4.2 (GTK+ 2.10.12; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-PMX-Version: 5.5.9.388399, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2010.2.27.65126 Cc: stable@freebsd.org, Jack Vogel , Jeremy Chadwick Subject: Re: mbuf leakage with nfs/zfs? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Feb 2010 07:02:25 -0000 On Fri, 26 Feb 2010 23:12:39 +0100 Willem Jan Withagen wrote about Re: mbuf leakage with nfs/zfs?: WJW> Mine are now: WJW> 41533/2402/43935 mbufs in use (current/cache/total) WJW> 41454/1572/43026/262144 mbuf clusters in use (current/cache/total/max) WJW> 39241/823 mbuf+clusters out of packet secondary zone in use WJW> (current/cache) 81492/2613/84105 mbufs in use (current/cache/total) 80467/2235/82702/128000 mbuf clusters in use (current/cache/total/max) 80458/822 mbuf+clusters out of packet secondary zone in use (current/cache) If I keep increasing the clusters, maybe I can make it over the weekend. :-) WJW> 'mmmm, I did set the zvol version this morning also to 14 but I think WJW> that I ran into trouble already when still running version 13. Ok, so this is possibly ruled out, too. Maybe the Linux clients do something weird? cu Gerrit