Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 1995 11:19:17 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, roberto@blaise.ibp.fr
Cc:        hackers@FreeBSD.org
Subject:   Re: Meaning of maxfiles
Message-ID:  <199501120019.LAA23982@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>So how not to run out of open files ? 256 is far too low a limit for
>me.

For now, just increase it in param.c.  This will also allow processes
to increase their current rlimit for the number of open files to too
large a value, but most processes don't increase it so there are
unlikely to be problems.

Bruce



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