From owner-freebsd-stable@FreeBSD.ORG Wed Apr 21 19:55:07 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 303ED1065677 for ; Wed, 21 Apr 2010 19:55:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id DCDF68FC16 for ; Wed, 21 Apr 2010 19:55:06 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 4239A41C752; Wed, 21 Apr 2010 21:55:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([192.168.74.103]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id tMNPoVZGflSV; Wed, 21 Apr 2010 21:55:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 7EB7341C751; Wed, 21 Apr 2010 21:55:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id AC0DD4448EC; Wed, 21 Apr 2010 19:53:08 +0000 (UTC) Date: Wed, 21 Apr 2010 19:53:08 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Denis Lamanov In-Reply-To: <20100421174142.N40281@maildrop.int.zabbadoz.net> Message-ID: <20100421195127.Y40281@maildrop.int.zabbadoz.net> References: <20100421174142.N40281@maildrop.int.zabbadoz.net> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Alexander Petrovsky , freebsd-stable@freebsd.org Subject: Re: kernel: arpresolve: can't allocate llinfo 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: Wed, 21 Apr 2010 19:55:07 -0000 On Wed, 21 Apr 2010, Bjoern A. Zeeb wrote: > On Wed, 21 Apr 2010, Denis Lamanov wrote: > > Hi, > >> vmstat -m | grep lltable >> every 3 minutes increases :( >> lltable 16938 2149K - 17779 128,256 > > I'll MFC the patches to fix that the next couple of days, maybe > tommorow morning. In case you want to try them, you'd need > SVN r206469,206470,206481 applied to 8-STABLE. Actually I just merged them. If you wait an hour or two for the changes to show up on your local mirror 8-STABLE should be fine. Please note that if you are using option FLOWTABLE you will still see the leak. I haven't gotten around to update my patches for that. I'll try to remember to post them once done. /bz -- Bjoern A. Zeeb It will not break if you know what you are doing.