Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!lll-lcc!pyramid!voder!apple!eugene From: eugene@apple.UUCP Newsgroups: comp.unix.questions Subject: Re: Maximum process size. Message-ID: <550@apple.UUCP> Date: Mon, 23-Mar-87 15:33:40 EST Article-I.D.: apple.550 Posted: Mon Mar 23 15:33:40 1987 Date-Received: Wed, 25-Mar-87 00:47:52 EST References: <1157@hoxna.UUCP> Reply-To: eugene@apple.UUCP (Eugene Tsuno) Organization: Apple Computer Inc., Cupertino, USA Lines: 13 In article <1157@hoxna.UUCP> lou@hoxna.UUCP writes: > > In Sys5 , is there a parameter I can set to control >the maximum process size ? I RTFM, and either missed it, or >it's not there. > > lou @ hoxna I vaguely remember updating a system parameter called MAXPROC which was given in clicks, to up the system wide process limit. Grep around the sys include files. This was on a System V r2 Vax... -et