Initial import from FreeBSD RELENG_4:
[dragonfly.git] / release / picobsd / help / vm.hlp.en
1 \e[1mvm\e[m       Show memory usage.
2
3         This program repeatedly displays current memory usage, showing the
4         following numbers:
5
6         * procs: number of processes; r - running, w - waiting for I/O,
7                 l - sleeping, s - swapping
8         * virt mem: virtual memory amounts (total and active), in kB
9         * real mem: real memory amounts (total and active), in kB
10         * shared vm: amount of shared virtual memory (total and active), in kB
11         * shared real: amount of shared real memory (total and active), in kB
12         * free: amount of free memory, in kB