kern/51015: kernel panic while using dirhash at ~3000 directories like mailboxes

Ted Mittelstaedt tedm at toybox.placo.com
Sat May 10 00:20:16 PDT 2003


The following reply was made to PR kern/51015; it has been noted by GNATS.

From: "Ted Mittelstaedt" <tedm at toybox.placo.com>
To: <freebsd-gnats-submit at FreeBSD.org>,
	<alexovch at 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 at toybox.placo.com
 


More information about the freebsd-bugs mailing list