NonStop Server for Java 4.2 Programmer's Reference

KMS.SWAPFILE = 0 $DATA03.SWAP.CPU0B STOP
.
.
.
KMS.SWAPFILE = 5 $SWAP45.SWAP4.CPU05
NSK-status swap-usage 1,423 ,detail
SYSTEM : \GOBLIN LOGTIME : March 19, 2004 02:50:29
TYPE : (E=Extensible S=Shared O=Owner)
(CPU Page size is 16384 Bytes)
_____________________________________________________________________________
Process Pri User-ID Program File Name
$JSV1 1,423 155 103,43 $DATA11.ZYQ0000T.Z00001VH
KMSF-BACKED SEGMENTS: (Process Space Guarantee = 1904KB)
-----------------------------------------------------------------------------
SEG-ID TYPE SIZE RESERVATION
KBYTE PAGES KBYTE
-----------------------------------------------------------------------------
2101 8B 1 16
2100 8B 1 16
Heap+Global+SRL+Stack 330MB 21187 331MB
-----------------------------------------------------------------------------
TOTAL 21187 331MB
FILE-BACKED SEGMENTS: None
_____________________________________________________________________________
NSK-
In the preceding output, the JVM process ($JSV1) uses 331 MB of swap space and has two segments allocated.
This JVM process was started with a heap size of 256 MB, which shows that apart from the Java heap, the process
requires about 75 MB for process-specific and application-specific data.
Note: To get an applicable sample of the swap usage for a particular JVM process, check this swap
usage at steady state, where all the native components used by the JVM have been fully initialized and
are running.
Related Tuning Guides
Tuning Guide for BEA WebLogic Server on HP NonStop Server, available in the NonStop Technical Library
(http://www.hp.com/go/ntl) under Independent Products, BEA WebLogic Products. Click the product
category and look for the guide.
Tuning Guide for iTP Secure WebServer and NonStop Servlets for JavaServer Pages (NSJSP) on HP
NonStop Servers, available in the NonStop Technical Library (http://www.hp.com/go/ntl) under Independent
Products, Java, iTP WebServer, and then iTP Secure WebServer 6.0. Click the product category and look for
the guide.
Title Page | Contents | Index | Glossary | Prev | Next