From owner-freebsd-questions Sun Dec 7 11:56:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA17276 for questions-outgoing; Sun, 7 Dec 1997 11:56:28 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from pop.uniserve.com (pop.uniserve.com [204.244.156.3]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id LAA17270 for ; Sun, 7 Dec 1997 11:56:23 -0800 (PST) (envelope-from tom@uniserve.com) Received: from shell.uniserve.com [204.244.210.252] by pop.uniserve.com with smtp (Exim 1.73 #1) id 0xemoJ-0006IY-00; Sun, 7 Dec 1997 11:56:15 -0800 Date: Sun, 7 Dec 1997 11:56:13 -0800 (PST) From: Tom To: "Steven Fletcher (Shellnet IRC administrator)" cc: freebsd-questions@freebsd.org Subject: Re: Where can I get help ? In-Reply-To: <348AE151.4190@shellnet.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 7 Dec 1997, Steven Fletcher (Shellnet IRC administrator) wrote: > I need some help on compiling a kernel with 1024 file descriptor blocks > ... which I have little idead on how to do. > > Could anyone help me with this, or tell me where to get help on the > problem ? This does not belong on freebsd-current, but to freebsd-questions. Wasn't the subscription acknowledgement message clear enough on what the freebsd-current list is for? Solution? Increase "maxusers" in your kernel config file to 128, and you will get over 4000 fds. > -- > Steven Fletcher > > steven@shellnet.co.uk Tom