Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!seismo!mcnc!rti-sel!tijc02!djm408 From: djm408@tijc02.UUCP Newsgroups: comp.unix.wizards Subject: Increasing the number of file descriptors Message-ID: <138@tijc02.UUCP> Date: Wed, 11-Mar-87 09:40:28 EST Article-I.D.: tijc02.138 Posted: Wed Mar 11 09:40:28 1987 Date-Received: Fri, 13-Mar-87 01:46:00 EST Organization: Texas Instr., Johnson City TN Lines: 21 My company is working on a product that could run out of file descriptors. We are using System V Release 2.2. We would like to increase the number of file descriptors available to each process. I looked through the source code and determined that the file descriptor table is an array 'NOFILE' in size. NOFILE is set to 20 in /usr/include/sys/param.h. If we recompile the kernel with NOFILE set to say 40, how would we be affecting the rest of the system? What subtle (or not so subtle) problems would we create in doing this? Has anybody done this before? Thanx in advance for any reponses. David J. Marks M. S. 3520 Texas Instruments Erwin Highway P. O. Drawer 1255 Johnson City, TN 37605-1255 mcnc!rti-sel!tijc02!djm408