From owner-freebsd-stable@FreeBSD.ORG Wed Apr 21 17:45: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 776DB106564A for ; Wed, 21 Apr 2010 17:45: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 0B3338FC18 for ; Wed, 21 Apr 2010 17:45:07 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 0F8AE41C64C; Wed, 21 Apr 2010 19:45: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 mSXqS2S7ONkk; Wed, 21 Apr 2010 19:45:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 78C6541C64A; Wed, 21 Apr 2010 19:45: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 63C8D4448EC; Wed, 21 Apr 2010 17:44:06 +0000 (UTC) Date: Wed, 21 Apr 2010 17:44:06 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Denis Lamanov In-Reply-To: Message-ID: <20100421174142.N40281@maildrop.int.zabbadoz.net> References: 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 17:45:07 -0000 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. /bz -- Bjoern A. Zeeb It will not break if you know what you are doing.