Previous Topic: Threads Panel

Next Topic: USS Functions

Process Information Panel

Issuing the S - Process Info line command displays the Process Information panel where the IDs that are associated with the selected Process ID are shown.

CA MAT ------------ Process Information ------------ Row 1 to 18 of 18 COMMAND ===> SCROLL ===> CSR Primary Commands: THReads Profile: USS Options: NORMAL Process ID . . . . . . 50331728 USS Real User ID . . . . . 0 Process Group Number . 50331728 USS Real Group ID . . . . . 0 Parent Process ID . . . 1 Session ID . . . . . . . . 50331728 Kernal CPU Time . . 00:00:00.018 Callable Services Count . . 1513 I/O Block Counts Path Name Counts ----------------------------------- --------------------------------------- DIR Read . . . . . . . 472 Logical look-up Calls . . . 0 Standard Read . . . . . 262 Physical look-up Calls . . 0 Standard Write . . . . 0 Logical Generation Calls . 48 Char Special Read . . . 0 Physical Generation Calls . 118 Char Special Write . . 0 Pipe Read . . . . . . . 0 Message Send Bytes . . . . 0 Pipe Write . . . . . . 0 Message Receive Bytes . . . 0 Remote Socket Read . . 0 Sync() Calls . . . . . . . 0 Remote Socket Write . . 0

The available command for USS Threads is described next.

THR

Displays the USS Threads panel.

Each field in the Process Information panel is described next.

Process ID

OpenMVS process ID number

Process Group Number

OpenMVS process group ID number

Parent Process ID

OpenMVS parent process ID number

USS Real User ID

OpenMVS real user ID number

USS Real Group ID

OpenMVS real group ID number

Session ID

OpenMVS session ID number

Kernel CPU Time

Total CPU time spent in OpenMVS kernel

Callable Services Count

Total OpenMVS callable services.

This value includes callable services performed internally by the kernel. It does not include all trivial callable services.

DIR Read

Directory read I/O blocks

Standard Read

Standard file read I/O blocks

Standard Write

Standard file write I/O blocks

Char Special Read

Character special read I/O blocks

Char Special Write

Character special write I/O blocks

Pipe Read

Pipe read I/O blocks

Pipe Write

Pipe write I/O blocks

Remote Socket Read

Remote socket read I/O blocks

Remote Socket Write

Remote socket write I/O blocks

Logical look-up Calls

Path name lookup calls to logical file system lookup routine

Physical look-up Calls

Path name lookup calls to physical file system lookup routine

Logical Generation Calls

Path name generation calls to logical file system

Physical Generation Calls

Path name generation calls to physical file system lookup routine

Message Send Bytes

Number of message send bytes

Message Receive Bytes

Number of message receive bytes

Sync() Calls

Number of calls to sync()