DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

vminfo - print information about the system vminfo structure

SYNOPSIS

vminfo

DESCRIPTION

The vminfo command displays the virtual memory structure. No arguments are given to this macro.

The vminfo structure is defined in /usr/include/sys/sysinfo.h

Typical output looks like this:

  S> vminfo
   v_pgrec    0000052F
   v_xsfrec   00000140
   v_xifrec   00000361
   v_pgin     00002C27
   v_pgpgin   00005235
   v_pgout    00000BB6
   v_swpout   00000004
   v_pswpout  00000008
   v_swpin    00000002
   v_pswpin   00000004
   v_dfree    0000268E
   v_scan     00004A80
   v_pfault   00002C63
   v_vfault   0000817D
   v_sftlock  000012ED

DEFINED IN

info.k

SEE ALSO

kmeminfo, minfo, mpinfo, rtminfo, shlbinfo, sysinfo, syswait, tune, syserr

APPENDIX A: Alphabetic Index of Macros