From owner-freebsd-current@FreeBSD.ORG Thu Jan 15 13:25:43 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 3876B16A4CE; Thu, 15 Jan 2004 13:25:43 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EB2143D2D; Thu, 15 Jan 2004 13:25:41 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id i0FLPJC12251; Thu, 15 Jan 2004 16:25:19 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Thu, 15 Jan 2004 16:25:19 -0500 (EST) From: Jeff Roberson To: Alan Cox In-Reply-To: <20040115210511.GU7891@cs.rice.edu> Message-ID: <20040115162427.L36463-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Mailman-Approved-At: Thu, 15 Jan 2004 14:24:04 -0800 cc: alc@freebsd.org cc: Jun Su cc: current@freebsd.org Subject: Re: PANIC in kmem_alloc when loading many modules 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: Thu, 15 Jan 2004 21:25:43 -0000 On Thu, 15 Jan 2004, Alan Cox wrote: > Please try increasing UMA_BOOT_PAGES. It's defined in vm/uma_int.h. I missed the begining of this thread. Are we loading modules before the VM is bootstrapped? If we are, we should probably fix that. If not, why do we need more boot pages? Thanks, Jeff > > I would appreciate it if you or anyone else experiencing a problem > like this could determine how much of an increase is needed and let > me know. > > Regards, > Alan > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >