[2771] in Release_Engineering
increasing max number of user processes
daemon@ATHENA.MIT.EDU (Mark Rosenstein)
Thu Apr 16 01:23:37 1992
Date: Thu, 16 Apr 92 01:23:17 -0400
From: Mark Rosenstein <mar@MIT.EDU>
To: rel-eng@MIT.EDU
Currently MAXUPRC is 40 on the BSD systems, and 50 on Ultrix. We were
told to raise it by 50%. I'd propose making it 64 on each platform.
In other words, edit /source/bsd-4.3/common/sys/h/param.h to change
MAXUPRC to 64, and edit /source/Ultrix-4.2/sys/conf/* to change
maxuprc to 64. I have no idea what applies or how it is done in Aix.
-Mark