From owner-freebsd-bugs@FreeBSD.ORG Tue Jun 28 09:10:14 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF8B3106564A for ; Tue, 28 Jun 2011 09:10:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BFCC78FC18 for ; Tue, 28 Jun 2011 09:10:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5S9AExo022758 for ; Tue, 28 Jun 2011 09:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5S9AE8x022757; Tue, 28 Jun 2011 09:10:14 GMT (envelope-from gnats) Date: Tue, 28 Jun 2011 09:10:14 GMT Message-Id: <201106280910.p5S9AE8x022757@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gleb Smirnoff Cc: Subject: Re: kern/158063: panic: kmem_malloc(20480): kmem_map too small X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gleb Smirnoff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2011 09:10:14 -0000 The following reply was made to PR kern/158063; it has been noted by GNATS. From: Gleb Smirnoff To: Pasha Pigich Cc: bug-followup@freebsd.org Subject: Re: kern/158063: panic: kmem_malloc(20480): kmem_map too small Date: Tue, 28 Jun 2011 13:01:01 +0400 On Tue, Jun 28, 2011 at 11:54:28AM +0300, Pasha Pigich wrote: P> After patching and waiting for few days memory usage of dummynet continuing P> raising. Need I open new bug report or can continue here? P> I attached img with raising of memory usage I will re-open the PR. Can you upgrade to latest stable/8? That would make debugging easier. After upgrade, I will send you a patch that tracks memory usage of particular dummynet allocations separately, and we will build several plots. -- Totus tuus, Glebius.