Setting Resource Allocations [ System Administrator's Quick Reference Guide ] MPE/iX 5.0 Documentation
System Administrator's Quick Reference Guide
Setting Resource Allocations
The RESOURCE command (abbreviated RE) sets system resource allocations.
RESOURCE has the following syntax:
RESOURCE (RE) [ [GRINS =] global rin allocation]
[ [RINS =] total rin allocation]
[ [IOMONT =] io monitor table size]
[ [MAXCMCODE =] CM code segment size]
[ [CMSEGS =] CM code segs per proc]
[ [MAXXDATA =] max size of xdata seg]
[ [XDATAPERPROC =] max data segs/proc]
Changes to GRINS and RINS take effect only if a tape, containing the
changes, is generated and the newly created tape is used to update or
install the system.
To set one of the system resource allocations, enter the RESOURCE command
and at least one parameter that is to change. For example:
misc>RESOURCE GRINS=40
misc>RE,,200 100
misc>RE 50,,200 100 CMSEGS=50
Setting IOMONT too low prevents the system from booting.
MPE/iX 5.0 Documentation