Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 1996 20:39:18 +0200 (MET DST)
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        pol@leissner.se (Peter Olsson)
Cc:        questions@FreeBSD.org
Subject:   Re: How do I raise max number of open files?
Message-ID:  <199604171839.UAA07946@gilberto.physik.rwth-aachen.de>
In-Reply-To: <2.2.32.19960417170445.006d19e4@lda>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Hello!
> 
> Question in subject. This is max global, not max per process. Please cc me.
> 
> Thanks for your time!

e.g.
blues # sysctl -a | grep maxfiles
kern.maxfiles: 1064
kern.maxfilesperproc: 1064
blues # sysctl -w kern.maxfiles=1536
kern.maxfiles: 1064 -> 1536

> 
> Peter Olsson    pol@leissner.se
> 
> 

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



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