Date: Sat, 10 Jan 2004 15:37:23 -0600 From: Alan Cox <alc@cs.rice.edu> To: Yu-Shun Wang <yushunwa@ISI.EDU> Cc: current@freebsd.org Subject: Re: Immediate reboot after memory probe Message-ID: <20040110213723.GW7891@cs.rice.edu> In-Reply-To: <3FFDCDCE.4070107@isi.edu> References: <200312220101.hBM11WgL071526@repoman.freebsd.org> <3FFCA854.7040707@isi.edu> <20040108053827.GJ7891@cs.rice.edu> <3FFCFBF8.3050502@isi.edu> <20040108082625.GK7891@cs.rice.edu> <3FFDCDCE.4070107@isi.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 08, 2004 at 01:38:22PM -0800, Yu-Shun Wang wrote: > Alan Cox wrote: > >On Wed, Jan 07, 2004 at 10:43:04PM -0800, Yu-Shun Wang wrote: > >>... > >>Just to clarify, you meant changing the value directly > >>in sys/vm/uma_int.h, or is it something I can set as > >>some tunables or hints? > > >You'll have to modify the #define in sys/vm/uma_int.h. > > Just a quick note that increasing UMA_BOOT_PAGES to > 64 does the trick! I'll keep a local patch for now. > I believe that changes that I've made to vm_contig.c and vm_kern.c will eliminate your need for an increased UMA_BOOT_PAGES. Please let me know if that is or isn't the case. Thanks, Alan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040110213723.GW7891>