SCF Reference Manual for the Kernel Subsystem

-> INFO PROCESS $ZZKRN.#TEMP, DETAIL
NONSTOP KERNEL - Detailed Info PROCESS \EAST.$ZZKRN.#TEMP
*AutoRestart...............2
*BackupCPU.................Not Specified
*CPU.......................01
*DefaultVolume.............$SYSTEM.NOSUBVOL
*ExtSwap...................Not Specified
*Highpin...................ON
*HomeTerminal..............$TERM.#T1
*InFile....................$TERM.#T1
*Library...................Not Specified
*MemPages..................Not Specified
*Name......................$PNAME
*OutFile...................$TERM.#T1
*PFSSize...................Not Specified
*PrimaryCPU................Not Specified
*Priority..................169
*Program...................$SYSTEM.SYSTEM.TACL
*SaveAbend.................OFF
*StartMode.................MANUAL
*StartupMessage............Not Specified
*StopMode..................Standard
*Type......................OTHER
*UserId....................SUPER.SUPER ( 255,255 )
Use a STATUS command to display current status information about a specific generic process.
For example:
-> STATUS PROCESS $ZZKRN.#PNAME, DETAIL
NONSTOP KERNEL - Detailed Status PROCESS \EAST.$ZZKRN.#PNAME
Backup PID........ None
Creation Time..... NOV 04,1996 15:57:21
Name.............. $PNAME
OwnerID........... 255, 255
Primary PID....... 1 , 20
Priority.......... 169
State............. STARTED
Substate..........
Adding a Generic Process
To configure a generic process, you enter an SCF ADD command that specifies these attributes:
The process name (see the NAME attribute)
The program name (see the PROGRAM attribute)
A processor number entry (see the CPU attribute or PRIMARYCPU attribute, and see Table 1
(page 43))
Other optional attributes (as described for the ADD Command (Sensitive Command)”
(page 76))
Example
This example shows how to use SCF to configure a single generic process in processor 3.
-> ASSUME PROCESS $ZZKRN
-> ADD #GP3, &
CPU 3, &
NAME $GP3, &
PROGRAM $SYSTEM.SYSTEM.QIOMON, &
Adding a Generic Process 49