Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

gtacl(1) OSS Shell and Utilities Reference Manual
-cpu n Species the processor (0-15) in which the child process is to run.
The default processor is the processor in which gtacl is running, unless the child
process is being created on another HP node. When the child process runs on
another HP node, the operating system on that node assigns the default proces-
sor.
-debug Enters a Guardian environment debugging tool at the rst executable instruction
of the child process. The default action is to start the child process without a
debugging tool active.
Refer to the manual for the debugger in use for additional information.
-defmode on | -defmode off
Species the Guardian DEFINE mode for the child process.
If you use -defmode on, all Guardian DEFINE values of the process executing
gtacl are inherited by the child process.
If you use -defmode off, only Guardian =_DEFAULTS DEFINE values are
inherited by the child process.
The default mode is the DEFINE mode in effect for gtacl.
Refer to the TACL Reference Manual for additional information about Guardian
DEFINEs.
-extswap pathname
Species a Guardian swap le or swap volume for the extended data segment of
the child process. (Used for G-series TNS or accelerated child processes only.)
The pathname must be specied in OSS pathname syntax.
The default action is to use the swap volume specied in the =_DEFAULTS
DEFINE for the child process. If that volume is not available, the operating sys-
tem chooses a swap volume.
Refer to the Guardian Programmers Guide for additional information about
swap les.
-f pathname Species a text le containing the environment variables to be passed to the
TACL process as PARAMs.
The environment variables must be listed in name=value format, with each pair
on a new line; white space is ignored before the equal sign. Variable denitions
that follow this format are passed, one PARAM for each denition, to the Guar-
dian TACL process. Environment variable denitions that do not follow this for-
mat are ignored.
If the -f ag is omitted, gtacl attempts to pass all existing environment variables
unless the -s ag is used. If both the -f and -s ags are specied, the -f option is
ignored. If the -f ag is specied more than once, only the rightmost
specication in the command line is used.
-gpri n Assigns the initial Guardian execution priority n (1-199) to the child process.
The value 1 is the lowest priority; the value 199 is the highest priority.
The default priority is the priority used for gtacl.
428 Hewlett-Packard Company 527188-004