HP-UX 11i v3 Memory Management Subsystem

7
The following screen is for Swap Space, selected by the keystroke w:
Glance C.05.00.000 10:46:38 vmkona1 ia64 Current Avg High
--------------------------------------------------------------------------------
CPU Util
S S
U U | 18% 21% 27%
Disk Util
F
| 2% 42% 100%
Mem Util
S S
U U
F F
| 52% 52% 52%
Swap Util
U U
RR | 48% 48% 48%
--------------------------------------------------------------------------------
SWAP SPACE Users= 10
Swap Device Type Avail Used Priority
--------------------------------------------------------------------------------
/dev/vg00/lvol2 device 8.0gb 0mb 1
/tmp/paging filesys 64mb 0mb 2
pseudo-swap memory 243.3gb 113.4gb -1
Swap Available: 257352 Swap Used: 116159 Swap Util (%): 48 Reserved: 124415
This is another way to see the same information about swap space reported by swapinfo. In the column labeled
Priority, the smaller numerical value indicates higher priority, except for pseudo-swap, which is used only when
all device swap is exhausted.
The following screen is for the System Tables Report, selected by the keystroke t:
Glance C.05.00.000 10:47:19 vmkona1 ia64 Current Avg High
--------------------------------------------------------------------------------
CPU Util
S S
U U | 18% 21% 27%
Disk Util
FF
| 3% 41% 100%
Mem Util
S S
U U
F F
| 52% 52% 52%
Swap Util
U U
RR | 48% 48% 48%
--------------------------------------------------------------------------------
SYSTEM TABLES REPORT Users= 10
System Table Available Used Utilization High(%)
--------------------------------------------------------------------------------
Proc Table (nproc) 4200 353 8 9
File Table (nfile) 2147483647 1618 0 0
Shared Mem Table (shmmni) 400 111 28 28
Message Table (msgmni) 512 2 0 0
Semaphore Table (semmni) 2048 37 2 2
File Locks (nflocks) 4096 52 1 1
Pseudo Terminals (npty) 60 0 0 0
Buffer Headers (nbuf) na 47826 na na
The operating system must allocate a certain amount of kernel memory for each of the objects actually in use. From
the example, there are 111 shared memory segments in use by applications, each of which requires a modest
amount of kernel memory for its management.