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
file in the Guar-
dian file system to be used as the swap file for the extended data segment. For
example, if the Guardian file name is $A.B.D, the name used is /G/a/b/d.
This file cannot have the same name as that of a file used in a preceding call to
the tdm_fork() function.
This field is used only for G-series TNS or accelerated new process image files.
If a value is specified for this field for native object files, the specified 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 Specifies the priority of the new process.
pe_cpu Specifies the processor on which the new process will execute. The OSS process
ID (PID) of the process remains unchanged. This field is used to distribute sys-
tem load.
pe_name_options
Specifies process naming as:
_TPC_GENERATE_NAME
The system generates the name.
_TPC_NAME_SUPPLIED
The process name is indicated by the pe_process_name field.
_TPC_NO_NAME
The new process is unnamed.
pe_process_name
Points to the null-terminated Guardian process name if
_TPC_NAME_SUPPLIED is specified in the pe_name_options field. 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 file 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
Specifies the size of the data stack in 2 KB units. This field is used only for G-
series TNS or accelerated new process image files. If a value is specified for this
field for native object files, the specified value is checked for validity but other-
wise ignored.
pe_jobid Specifies the job ID of the new process.
pe_create_options
Specifies 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
8−24 Hewlett-Packard Company 527186-003