Expand Management Programming Manual
COMMUNICATING WITH THE EXPAND MANAGER PROCESS
Using a RUN Command
Using a RUN Command
The syntax of the command-interpreter RUN command used to create
the EXPAND manager process is as follows.
RUN
object-file
/
run-option-list
/ [
backup-cpu-number
]
object-file
is the name of the object file for the EXPAND manager
process. The name of this file is $SYSTEM.SYS
nn
.OZEXP,
where $SYSTEM.SYS
nn
is the currently used system subvol-
ume and
nn
is a two-digit octal integer that identifies
that subvolume.
run-option-list
is a list of one or more GUARDIAN 90 run options
separated by commas, as described in the
GUARDIAN 90
Operating System Utilities Reference Manual
. The run
options that are significant for the EXPAND manager
process are the following:
CPU
cpu-number
designates the processor number of the processor
where the EXPAND manager process is to run.
cpu-
number
is an integer in the range 0 through 15. If
this option is omitted, the process runs in the same
processor as the initiating command interpreter.
NAME $
process-name
designates the symbolic name to be assigned to the
EXPAND manager process, such as "$ZEXP". This option
is required.
>
3-3