From owner-freebsd-current@FreeBSD.ORG Fri Sep 21 19:04:31 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 629B216A418 for ; Fri, 21 Sep 2007 19:04:31 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx1.freebsd.org (Postfix) with ESMTP id 9A5F213C4BB; Fri, 21 Sep 2007 19:04:30 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <46F415BF.9010500@FreeBSD.org> Date: Fri, 21 Sep 2007 21:04:31 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Larry Rosenman References: <20070921102946.T11189@borg> In-Reply-To: <20070921102946.T11189@borg> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: panic: kmem_malloc(131072): kmem_map too small (AMD64) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2007 19:04:31 -0000 Larry Rosenman wrote: > I'm a heavy ZFS user, and got the following panic on 2007-09-18 > source/world: This is a FAQ, please see the archives (you need to increase the vm.kmem_size to provide more memory to ZFS). kris