Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 1999 17:14:31 +0100
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Doug White <dwhite@resnet.uoregon.edu>
Cc:        Bryce Newall <data@dreamhaven.net>, FreeBSD Questions List <freebsd-questions@FreeBSD.ORG>
Subject:   Re: FD_SETSIZE
Message-ID:  <19990415171431.A32541@scientia.demon.co.uk>
In-Reply-To: <Pine.BSF.4.03.9904141310210.15989-100000@resnet.uoregon.edu>
References:  <Pine.NEB.4.10.9904121344170.6533-100000@ds9.dreamhaven.org> <Pine.BSF.4.03.9904141310210.15989-100000@resnet.uoregon.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug White wrote:

> Second question:  Have you tried setting 'options "OPEN_MAX=###"' in your
> kernel config, where ### is something like 255?

I don't think that option has any effect any more -- config reports an
unknown option and I couldn't see any relevant mentions of it under
/sys anywhere. The limit is just (40 + 32 * maxusers), according to
/sys/conf/param.c, and I don't see a way to override it other than
maxusers or diddling the source.

-- 
Ben Smithurst
ben@scientia.demon.co.uk


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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