home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / wizards / 3628 < prev    next >
Encoding:
Text File  |  1992-08-15  |  1.9 KB  |  40 lines

  1. Newsgroups: comp.unix.wizards
  2. Path: sparky!uunet!haven.umd.edu!socrates!berry
  3. From: berry@socrates.umd.edu (Joseph Berry)
  4. Subject: Re: MP CPU-time phenomena
  5. Message-ID: <1992Aug16.042352.26037@socrates.umd.edu>
  6. Organization: University of Maryland University College
  7. References: <1992Aug6.214740.164@socrates.umd.edu> <15250002@hprpcd.rose.hp.com> <1992Aug14.063450.25740@fcom.cc.utah.edu> <1992Aug15.172139.13498@ctr.columbia.edu>
  8. Date: Sun, 16 Aug 1992 04:23:52 GMT
  9. Lines: 29
  10.  
  11. >>>There's no reason that a processor switch could not occur anywhere in
  12. >>>the code... In a 10 second window, all processors could have a chance to
  13. >>>execute the code stream. 
  14. >>
  15.  
  16. Let me try and clarify the original question better (I work with the
  17. person who posted the question).  We have a monitoring tool (that's
  18. what our company writes -- performance tools) that works on a couple of
  19. different MP UNIX machines. We observed the following 'weird' phenomona:
  20. while monitoring the CPU stats of a given process (the very simple CPU
  21. loop example where there is nothing really to parallelize assuming the
  22. compiler (standard UNIX SVR3 cc) can parallelize anything anyway, we
  23. noted that during a 10 second window, this process frequently consumed
  24. far more than 5 seconds worth of CPU time (sometimes as high as 8 sec). 
  25. Most of the time, however, it was using just about 5 secs which is what
  26. one would expect it to use (1/2 of 2 cpus).  Is there any way to explain
  27. this phenomona?  This was observed on both SCO MPX and SUN's 600MP 
  28. systems.
  29.  
  30. joe
  31.  
  32. +------------------------------------------------------------------------+
  33. | Joe Berry                                                              |
  34. | Strategic Software Group, Ltd., 3402 Shelburne Rd, Baltimore, MD 21208 |
  35. | E-mail:  joe@ssgltd.com  or  uunet!ssgltd!joe                          |
  36. | Phone:  410-764-5668;  Fax: 410-358-2106;  Pager: 410-796-6861         |
  37. +------------------------------------------------------------------------+
  38. t
  39.  
  40.