home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / misc / 4048 < prev    next >
Encoding:
Text File  |  1992-09-02  |  3.2 KB  |  60 lines

  1. Newsgroups: comp.sys.sun.misc
  2. Path: sparky!uunet!gatech!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewse!rcor
  3. From: rcor@ihspb.ih.att.com (45261-Cornejo)
  4. Subject: SUN vmstat/de field
  5. Reply-To: r.cornejo@att.com
  6. Organization: AT&T Bell Laboratories
  7. Date: Wed, 2 Sep 1992 20:01:15 GMT
  8. Message-ID: <1992Sep2.200115.11247@cbnewse.cb.att.com>
  9. Originator: rcor@ihspb
  10. References:  <1992Aug31.155646.20387@cbnewse.cb.att.com>
  11. Sender: news@cbnewse.cb.att.com (NetNews Administrator)
  12. Nntp-Posting-Host: ihspb.ih.att.com
  13. Lines: 45
  14.  
  15.  
  16.  
  17.  
  18.  According to the man page for vmstat the "de" field stands for 
  19.  "anticipated short term memory shortfall in Kbytes".
  20.  
  21.  Mike Loukides writes in "System Performance Tuning" that a
  22.  nonzero "de" number indicates "... an extremely severe memory 
  23.  shortage. The system is certainly performing desperation swapping."
  24.  
  25.  A typical output of "vmstat -S 5" for a SUN 670 - 2 CPU, 128 MB - ,
  26.  that follows consistently shows a non zero "de" field and
  27.  yet w (swapped out processes), so ( swap-outs) and po (page-outs)
  28.  are always zero. Any experience with this or how "de" is determined?
  29.  
  30.   procs     memory              page               disk       faults     cpu
  31.   r b w   avm   fre  si so  pi  po  fr  de  sr d0 d1 d2 d3  in  sy  cs us sy id
  32.   0 0 0     0  3284  10  0   0   0   0  16   0  0  0  0  0 205 360 133  1  3 96
  33.   0 0 0     0  2860  35  0   0   0   0   0   0  1  1  0  0 270 285 211  4  4 93
  34.   0 0 0     0  2628  35  0   0   0   0  32   0  0  0  0  0 259 338 270  2  4 94
  35.   0 0 0     0  2760  30  0   8   0   0   0   0  0  1  0  0 247 330 225  2  3 96
  36.   0 0 0     0  2788  35  0   0   0   0   0   0  0  0  0  0 180 275 201  1  1 98
  37.   3 0 0     0  2900  15  0   0   0   0  32   0  0  0  0  0 183 280 172  1  3 96
  38.   0 0 0     0  2936  20  0   0   0   0   0   0  0  0  0  0 231 379 168  2  2 97
  39.   0 1 0     0  2932  15  0   0   0   0   0   0  0  0  0  0 176 320 129  1  2 97
  40.   9 0 0     0  2920  30  0   0   0   0  16   0  0  1  0  0 276 353 192  4  6 90
  41.   0 0 0     0  2768  20  0   0   0   0   0   0  0  0  0  0 4231823 247  4 20 76
  42.   0 1 0     0  2800  50  0   8   0   0  16   0  0  0  0  0 250 893 164  1  4 95
  43.   0 0 0     0  2604  35  0   8   0   0  16   0  0  0  0  0 179 623 120  2  3 94
  44.   0 0 0     0  2316  15  0   4   0   0  32   0  1  0  0  0 285 511 218  5  5 90
  45.   0 0 0     0  2132  30  0   0   0  12   0   3  0  0  0  0 195 503 136  1  4 95
  46.   0 1 0     0  2576  20  0   0   0   4   0   0  1  1  0  0 207 302 131  2  2 97
  47.   0 0 0     0  3776  20  0   0   0   0   0   0  1  0  0  0 149 216  92  1  2 97
  48.   0 0 0     0  4164  25  0   0   0   0   0   0  0  0  0  0 150 232 122  0  2 98
  49.   0 0 0     0  4272  15  0   0   0   0  16   0  0  0  0  0 166 327 127  1  4 95
  50.   1 0 0     0  4288  55  0   0   0   0   0   0  0  0  0  0 501 763 296  3  7 91
  51.   0 0 0     0  4228  25  0   0   0   0   0   0  0  0  0  0 575 940 339  3  7 89
  52.   0 0 0     0  4140  40  0   0   0   0   0   0  0  0  0  0 3001342 194  3  9 88
  53.   1 1 0     0  4040  30  0   0   0   0  16   0  2  1  0  0 6041058 313  5 13 82
  54.   0 1 0     0  3944  40  0  52   0   0  16   0  4  0  0  0 396 792 216  4  7 89
  55.   0 0 0     0  3564  65  0  24   0   0  48   0  0  0  0  0 266 581 147  2  8 90
  56.   0 0 0     0  3240  20  0   8   0   0   0   0  0  0  0  0 255 690 130  3 17 80
  57.  
  58.  
  59. r.cornejo@att.com
  60.