From owner-freebsd-questions Thu Apr 25 11:09:28 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA26158 for questions-outgoing; Thu, 25 Apr 1996 11:09:28 -0700 (PDT) Received: from netlink.co.uk (root@castle.netlink.co.uk [194.72.237.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA26142 for ; Thu, 25 Apr 1996 11:09:21 -0700 (PDT) Received: by netlink.co.uk (Smail3.1.29.1 #6) id m0uCVWR-000DlFC; Thu, 25 Apr 96 19:12 BST Message-Id: From: trig@netlink.co.uk (Christiaan Keet) Subject: Limit of number of open files for a process? To: freebsd-questions@freebsd.org Date: Thu, 25 Apr 1996 19:12:06 +0100 (BST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is there a limit to the number of open files that one process can have at any one time? I'm just switching over to FreeBSD from Linux where I experienced this problem in that it limits you to 256 open files per process :( Can this limit be set in FreeBSD? And if so... what is the top limit? Thanks... any comments appreciated Christiaan