From owner-freebsd-current@FreeBSD.ORG Fri May 28 04:39:24 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E212516A4CE for ; Fri, 28 May 2004 04:39:24 -0700 (PDT) Received: from oasis.uptsoft.com (oasis.uptsoft.com [217.20.165.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C16F443D2F for ; Fri, 28 May 2004 04:39:23 -0700 (PDT) (envelope-from devnull@oasis.uptsoft.com) Received: (from devnull@localhost) by oasis.uptsoft.com (8.11.6/linuxconf) id i4SBcal32758 for freebsd-current@freebsd.org; Fri, 28 May 2004 14:38:36 +0300 Date: Fri, 28 May 2004 14:38:36 +0300 From: Sergey Lyubka To: freebsd-current@freebsd.org Message-ID: <20040528143836.A32534@oasis.uptsoft.com> Mail-Followup-To: freebsd-current@freebsd.org References: <20040527172657.C17016@oasis.uptsoft.com> <20040527152948.R53810@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20040527152948.R53810@carver.gumbysoft.com>; from dwhite@gumbysoft.com on Thu, May 27, 2004 at 03:30:09PM -0700 X-OS: FreeBSD 4.5-STABLE Subject: Re: crash when bpf is used heavily X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 11:39:25 -0000 > For a machine with 3 GB RAM, this isn't unexpected. Try rebuilding your > kernel and setting maxusers to 128. Did that, the same thing. I do not like the fact that userlang app crashes kernel, anyway, so maxusers thing is not really a solution. Any hints why does that happen ? Bug/feature of kernel malloc ?