Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site abnjh.UUCP Path: utzoo!linus!decvax!harpo!floyd!whuxle!pyuxll!abnjh!usenet From: usenet@abnjh.UUCP (usenet) Newsgroups: net.unix-wizards Subject: Re: MAX FILES PER PROCESS PROBLEM Message-ID: <305@abnjh.UUCP> Date: Mon, 28-Nov-83 10:15:47 EST Article-I.D.: abnjh.305 Posted: Mon Nov 28 10:15:47 1983 Date-Received: Wed, 30-Nov-83 02:03:35 EST References: <196@ccieng5.UUCP> Organization: ATTIS, NJ Lines: 10 I would definitely look for another solution to your problem before I would go ahead with modifying the kernel and stdio to increase the max number of open files allowed. Twenty should be enough for anybody. The main reason why I feel this way is that 20 is (much) larger than seven plus or minus two. Any program that really needs more than 20 open file descriptors at one time is probably too complicated to be maintainable anyway, and should be redesigned. Rick Thomas ihnp4!abnjh!usenet or ihnp4!abnji!rbt