Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2003 00:20:15 -0700 (PDT)
From:      "Ted Mittelstaedt" <tedm@toybox.placo.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/51015: kernel panic while using dirhash at ~3000 directories like mailboxes
Message-ID:  <200305100720.h4A7KFTV091798@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/51015; it has been noted by GNATS.

From: "Ted Mittelstaedt" <tedm@toybox.placo.com>
To: <freebsd-gnats-submit@FreeBSD.org>,
	<alexovch@console.kharkov.ukrpack.net>
Cc:  
Subject: Re: kern/51015: kernel panic while using dirhash at ~3000 directories like mailboxes
Date: Sat, 10 May 2003 00:10:45 -0700

 Kernel option "maxusers 0" which is the default in the GENERIC kernel
 is insufficient for many high-use servers.  Set maxusers to 256 in the
 kernel config file and recompile the kernel and set
 maxusers to 256 and test again.  You may also want to play with the
 UFS_DIRHASH option 
 
 Ted Mittelstaedt                                       tedm@toybox.placo.com
 



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