Immediate reboot after memory probe

Alan Cox alc at cs.rice.edu
Sat Jan 10 13:37:28 PST 2004


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


More information about the freebsd-current mailing list