stat.rst
changeset 1585 f83729389db9
parent 1577 7b6721b1c308
child 1586 7db6840515c7
equal deleted inserted replaced
1584:9056efd0d2f9 1585:f83729389db9
   187   $ vmstat
   187   $ vmstat
   188   procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu----
   188   procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu----
   189    r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa
   189    r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa
   190    0  0      0 936804   5460  34936    0    0    21     5  363   29  0  0 99  0
   190    0  0      0 936804   5460  34936    0    0    21     5  363   29  0  0 99  0
   191 
   191 
       
   192 Process memory map::
       
   193 
       
   194   $ pmap -x $PID
       
   195   $ pmap -XX $PID
       
   196 
   192 FreeBSD interactive.
   197 FreeBSD interactive.
   193 --------------------
   198 --------------------
   194 ::
   199 ::
   195 
   200 
   196   $ top
   201   $ top