Date: Fri, 11 Oct 2002 00:00:27 -0700 From: Luigi Rizzo <rizzo@icir.org> To: abe <abe@informationwave.net> Cc: hackers@FreeBSD.ORG Subject: Re: fatal trap 12 kernel panic Message-ID: <20021011000027.A69671@carp.icir.org> In-Reply-To: <20021011044636.GA84506@dipole.informationwave.net>; from abe@informationwave.net on Fri, Oct 11, 2002 at 12:46:36AM -0400 References: <20021011044636.GA84506@dipole.informationwave.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 11, 2002 at 12:46:36AM -0400, abe wrote: ... > Unfortunately, feedback sent while in good intentions did not help. However, in further > tinkering with this issue I believe I've come to a conclusion. I run a rather high-traffic > server so I had initially increased net.inet.ip.fw.dyn_buckets to 500, from the default 256 ah... i think the bucket size has to be a power of two (and I thought the kernel would check that the value is correct, but i might have missed something). In your reports you said this was a very basic install and did not mention you changed parameters. Keep in mind for next time, when you mail a problem report, include all details you can. BTW you never run out of buckets, you can run out of entries, but that is a different sysctl variable. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021011000027.A69671>