Open System Services System Calls Reference Manual (G06.25+, H06.03+)

tdm_execvep(2) OSS System Calls Reference Manual
pe_extswap_file_name
Points to a null-terminated string specifying the name of a disk
le in the Guar-
dian le system to be used as the swap le for the extended data segment. For
example, if the Guardian le name is $A.B.D, the name used is /G/a/b/d.
This le cannot have the same name as that of a le used in a preceding call to
the tdm_fork() function.
This eld is used only for G-series TNS or accelerated new process image les.
If a value is specied for this eld for native object les, the specied value is
checked for validity but otherwise ignored.
By default, the new process uses KMSF to manage its extended swap segment.
HP recommends using the default.
pe_priority Species the priority of the new process.
pe_cpu Species the processor on which the new process will execute. The OSS process
ID (PID) of the process remains unchanged. This eld is used to distribute sys-
tem load.
pe_name_options
Species process naming as:
_TPC_GENERATE_NAME
The system generates the name.
_TPC_NAME_SUPPLIED
The process name is indicated by the pe_process_name eld.
_TPC_NO_NAME
The new process is unnamed.
pe_process_name
Points to the null-terminated Guardian process name if
_TPC_NAME_SUPPLIED is specied in the pe_name_options eld. For
example, if the Guardian process name is $DELM, the name used is /G/delm.
pe_hometerm Points to the null-terminated name in the Guardian le system for the home ter-
minal. For example, if the Guardian name is $ztnt.#xyz, the name used is
/G/ztnt/#xyz.
pe_memory_pages
Species the size of the data stack in 2 KB units. This eld is used only for G-
series TNS or accelerated new process image les. If a value is specied for this
eld for native object les, the specied value is checked for validity but other-
wise ignored.
pe_jobid Species the job ID of the new process.
pe_create_options
Species process creation options as:
_TPC_BOTH_DEFINES
Propagates the current DEFINEs and the DEFINEs indicated in
the input structure.
_TPC_ENABLE_DEFINES
Enables DEFINEs when set if
824 Hewlett-Packard Company 527186-003