Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2002 14:19:30 -0800
From:      Sean Chittenden <sean@chittenden.org>
To:        Don Bowman <don@sandvine.com>
Cc:        current@FreeBSD.org
Subject:   Re: sysctl -a loops forever...
Message-ID:  <20021212221930.GE6097@perrin.int.nxad.com>
In-Reply-To: <FE045D4D9F7AED4CBFF1B3B813C85337010231A2@mail.sandvine.com>
References:  <FE045D4D9F7AED4CBFF1B3B813C85337010231A2@mail.sandvine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > Anyone seen sysctl -a loop forever?  I haven't been able to track
> > down the MIB that it's gettinng hung up on, but it looks like
> > there's a flaw in the algo that is walking through the MIBs.
> > Given that this halts the machine while trying to collect entropy
> > (sysctl -a is used to help feed /dev/random) at system start up, I
> > think it's something worth addressing or pointing out.  -sc
> 
> I've observed this when e.g. I had too many nmbclusters configured,
> ie when vm.kvm_free was too low (0 in my case :)

Ah, hrm, I think you're onto something here.  I haven't played with
vm.kvm_free, but I do run with 65536 mbuf clusters.  Hrm...  this is
outside of my expertise.  I have 4.X boxes running with 130K mbuf
clusters (and I actually need to find a way to increase this further!)
so this is definately something I'll run into and likely others will
when they update their production boxen.  Is this a sysctl data
presentation issue?

-sc

-- 
Sean Chittenden

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021212221930.GE6097>