1 02/13/85  maxunits, maxu
 2 
 3 Syntax as a command:  maxu {N}
 4 
 5 
 6 Function:  alters the maximum number of load units accommodated by the
 7 system.  If it is set to below the current number of units, no users
 8 are bumped, but only those users with guaranteed login privilege can
 9 log in.  This command can be used in ring 4 only.
10 
11 
12 Arguments:
13 N
14    is ten times the maximum number of load units.  N must be greater
15    than zero.  If no argument is given, the current value is printed.
16 
17 
18 Notes:  To cause the system to set the standard value of maxunits from
19 the configuration table set by the system administrator in
20 installation_parms, type.
21 
22       maxu auto
23 
24 The maxu auto command is normally issued after every reconfiguration.
25 The number of units remains at the specified value until the next
26 Multics bootload, unless this command is issued.