Expand Configuration and Management Manual (G06.24+)
Tuning
Expand Configuration and Management Manual—523347-008
20-27
Using Measure
CPU Entity
The CPU entity should be measured with the PROCESS entity to allow a more
accurate estimate of processor use to be derived and to give guidance for load
balancing. Example 20-5 is an example of a CPU entity display.
Determining Processor Use
To determine the processor use of an Expand line-handler process, you must add a
fraction of the Intr-Busy-Time count from the processor where the Expand line-handler
process is running to the Cpu-Busy-Time value for the Expand line-handler process.
This fraction can be estimated using the following formula:
PROCESS-Dispatches
is the value shown in the Dispatches counter of the PROCESS entity display.
CPU-Dispatches
is the value shown in the Dispatches counter of the CPU entity display.
Intr-Busy-Time
is a counter shown in the CPU entity display.
Send-Busy-Time
is a counter shown in the CPU entity display.
For example, you can use the following values from the PROCESS entity and CPU
entity displays shown above to determine the processor use of process $PATHF
running in processor 2:
Example 20-5. CPU Entity Display
Cpu 2 NSR-W Init Lock Pgs 144 Mem Pages 8192
Memory MB 128 PCBs 1800 Pg Size 16384 Bytes
Local System \TAHITI From 7 Feb 1997, 12:03:32 For 43.6 Seconds
Cpu-Busy-Time 3.51 % Swaps
Cpu-Qtime 0.04 # Cpu-Qlen-Max 23 #
Mem-Qtime Mem-Qlen-Max 5 #
Dispatches 88.91 Intr-Busy-Time 1.02 %
Process-Ovhd Send-Busy-Time
Disc-IOs Cache-Hits
Transactions Response-Time
Page-Requests Page-Scans
Ending-Free-Mem 4,856 # Ending-UCME
Ending-UDS 1,523 # Ending-SDS 594 #
Ending-UCL 1,427 # Ending-SCL 4,294,967 K
Accel-Busy-Time 0.02 % TNS-Busy-Time 0.01 %
TNSR-Busy-Time 2.47 % Comp-Traps 46.58
(PROCESS-Dispatches / CPU-Dispatches) * (Intr-Busy-Time - Send-Busy-Time)










