Kernel-Managed Swap Facility (KMSF) Manual

Managing KMS Files
Kernel-Managed Swap Facility (KMSF) Manual425824-005
3-9
Checking Your Current Configuration
Checking Your Current Configuration
Using the INFO Command
You can use the NSKCOM INFO command to display static configuration information
and file attributes for swap files or processors. Example 3-7 shows the INFO command
display for all swap files for CPU 1 on a system running an H-series RVU.
In the example above, the user has issued the STOP command against the configured
swap file, $DATA.KERSWAP.CPU01B, to disable the swap file for future use.
Consequently, new processes swap to the configured swap file,
$SWAP.KERSWAP.CPU01A, and the default swap file, $SYSTEM.ZSYSSWAP.SWAP01.
Using the ENV Command
The ENV command displays various environmental information for NSKCOM,
including:
The NSKCOM version
Currently assumed swap file attributes
Current and default subvolume names
Whether logging is enabled and the LOG file name, if any
Processor page size (the number of bytes per memory page)
Example 3-7. INFO Command
NSK-INFO SWAPFILE *, CPU 1
$SWAP.KERSWAP.CPU01A
Extent Size 10486 disk pages
MaxExtents 800
File Size 16.000 GB
Format 2
CPU 1
Threshold Default
$DATA.KERSWAP.CPU01B
Extent Size 512 disk pages
MaxExtents 256
File Size 256.000 MB
Format 1
CPU 1
Threshold 70
Stop Pending
$SYSTEM.ZSYSSWAP.SWAP01
Extent Size 1024 disk pages
MaxExtents 256
File Size 109.000 MB (not fully allcoated)
Format 1
CPU 1
Threshold Default
NSK-