Date: Tue, 23 Jan 2001 16:38:24 -0500 (EST) From: Andrew Gallatin <gallatin@cs.duke.edu> To: "Craig Burgess" <craig-burgess@home.net> Cc: <freebsd-alpha@FreeBSD.ORG> Subject: RE: msg: '/kernel: file: table is full' Message-ID: <14957.63811.45813.958530@grasshopper.cs.duke.edu> In-Reply-To: <GHEGJJOKGFNJDIHBHOIDCECJCFAA.craig-burgess@home.net> References: <14957.59217.474070.92428@grasshopper.cs.duke.edu> <GHEGJJOKGFNJDIHBHOIDCECJCFAA.craig-burgess@home.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Craig Burgess writes: > > Obviously something is not right. I send this in case it means anything to > anyone and will rebuild the kernel with maxusers at 64 (up from 32) - though Your messagebuffer problem looks like some sort of memory corruption, to be honest. > it would seem that '32 users' should be sufficient for a machine which has > virtually no users other than the processes which are running. > A lot of resources are sized by the number of "users" 32 is not anywhere near anough for a heavily loaded server, as yours appears to be. If you're doing something that's going to run you out of open files, try 256 or 512. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14957.63811.45813.958530>