Immediate reboot after memory probe

Alan Cox alc at cs.rice.edu
Thu Jan 8 00:26:29 PST 2004


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.
 
> Hmm, now that you mentioned, it's a bit much. The previous
> sys admin (just graduated & left) set those up, they are now
> under my care. :-)
> AFAIK, we've been running with these modules and tracking
> current for quite a while without this problem. I am
> wondering what changed; or maybe we've been close to
> the edage and were just lucky? Is there a way to find out?

There is nothing really wrong with your configuration.  It just
caused more of a certain object type to be allocated during
early initialization than I anticipated.

> Thanks again, I'll let you know if it works.

You are welcome.

Alan


More information about the freebsd-current mailing list