[BACK]Return to systat.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / systat

Diff for /src/usr.bin/systat/systat.1 between version 1.28 and 1.29

version 1.28, 2003/06/03 02:56:17 version 1.29, 2003/07/25 06:52:07
Line 237 
Line 237 
 The second row reports on memory usage of all processes.  The second row reports on memory usage of all processes.
 The first column reports on the number of physical pages  The first column reports on the number of physical pages
 claimed by processes.  claimed by processes.
 The second column reports the number of physical pages that  The second column reports the same figure for
 are devoted to read-only text pages.  
 The third and fourth columns report the same two figures for  
 virtual pages, that is, the number of pages that would be  virtual pages, that is, the number of pages that would be
 needed if all processes had all of their pages.  needed if all processes had all of their pages.
 Finally, the last column shows the number of physical pages  Finally, the last column shows the number of physical pages
Line 248 
Line 246 
 Below the memory display is a list of the average number of processes  Below the memory display is a list of the average number of processes
 (over the last refresh interval) that are runnable  (over the last refresh interval) that are runnable
 .Pq Sq r ,  .Pq Sq r ,
 in page wait  
 .Pq Sq p ,  
 in disk wait other than paging  in disk wait other than paging
 .Pq Sq d ,  .Pq Sq d ,
 sleeping  sleeping
Line 265 
Line 261 
 nice (shown as  nice (shown as
 .Ql - ) ,  .Ql - ) ,
 and idle time (shown as  and idle time (shown as
 .Ql \  ) .  .Ql \ \& ) .
 .Pp  .Pp
 To the right of the Proc display are statistics about  To the right of the Proc display are statistics about
 Context switches  Context switches

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29