A couple of hardware questions about the 6000

Russell A. Heise RAH at IBM.COM
Fri Jul 13 01:30:37 AEST 1990


  geoff at edm.uucp (Geoff Coleman) writes:

  > ...
  >         Yes you are correct in saying that the number of process slots is
  > large (it is 131071 on my present load 9005K). But what concerns me is the
  > value of maxproc being 40. This number was obtained from the var command
  > within crash. Does this not mean that any user (other than root of course)
  > is limited to 40 processes at once?
  Yes, this is the default limitation.  However, it can be changed.  As root,
  use the command:
      chdev -l sys0 -a maxproc=##         <== where ## is the number of
                                              procs you want per user
  Use the command:
      lsattr -l sys0 -E
  to see all the attributes of sys0 and to check your change.

 Russ Heise, AIX Technical Support, IBM
 rah at ibm.com



More information about the Comp.unix.aix mailing list