SOS Swap Summary
The Swap Summary Screen
The Swap Summary screen displays information on system swap space utilization. Swap space
is used for paging and deactivating. (As of HP-UX 10.0, swapping has been replaced with
process deactivating, however, the space used for paging/deactivating is still called "swap space"
for historical reasons.)
Figure 20.1 SOS Swap Summary screen
To access the Swap Summary screen from any SOS display screen:
Type s from the SOS Enter command: prompt to view the Screen Selection Menu screen.
From the Screen Selection Menu screen, enter w (Swap Summary). The Swap Summary screen will display. Figure 20.1 shows an example of the screen.
Swap Summary Screen Display Items
SWAP SUMMARY
The SWAP SUMMARY portion of the Swap Summary screen provides information from
a system-wide perspective.
Table 20.1 SOS SWAP SUMMARY data items
|
Data Item
|
Description
|
|
Total
|
The total swap space configured for the system (megabytes).
|
|
Used
|
The total amount of swap space used by all processes (megabytes).
|
|
Reserved
|
The total amount of swap space reserved by all processes (megabytes). When a process is created, it reserves enough space for itself to be completely paged-out in the swap space.
|
|
Available
|
The amount of swap space remaining that is not reserved (megabytes).
|
PER SWAP UTILIZATION
The PER SWAP UTILIZATION portion of the Swap Summary screen provides
information for each swap device and file system.
Table 20.2 SOS PER SWAP UTILIZATION data items
|
Data Item
|
Description
|
|
Dev/Mount
|
The device file or mount point for swap device or file system swap, respectively. If it is a memory swap, "PSEUDO" will be displayed.
|
|
Type
|
The type of swap:
DEV = device swap
MEM = memory swap
FS = file system swap
|
|
Pri
|
The priority of the swap device/file system.
|
|
Size (mb)
|
The amount of swap space configured for the device/file system.
|
|
Used (mb)
|
The amount of swap space used in the device/file system.
|
|
Alloc (mb)
|
The amount of file system swap space allocated. This value is not applicable to device or memory swap.
|
|
Free (mb)
|
The amount of swap space currently not used. This value differs from the Available data. The Free value is the amount not actually used. The Available value is the amount not reserved.
|