summaryrefslogtreecommitdiffstats
path: root/release/picobsd/help/vm.hlp.en
blob: 6a391c1b1956afc3c5f5215a198e60b95058a290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
vm	Show memory usage.

	This program repeatedly displays current memory usage, showing the
	following numbers:

	* procs: number of processes; r - running, w - waiting for I/O,
		l - sleeping, s - swapping
	* virt mem: virtual memory amounts (total and active), in kB
	* real mem: real memory amounts (total and active), in kB
	* shared vm: amount of shared virtual memory (total and active), in kB
	* shared real: amount of shared real memory (total and active), in kB
	* free: amount of free memory, in kB
OpenPOWER on IntegriCloud