home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / arch / 8347 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.9 KB

  1. Path: sparky!uunet!crdgw1!rdsunx.crd.ge.com!ariel!davidsen
  2. From: davidsen@ariel.crd.GE.COM (william E Davidsen)
  3. Newsgroups: comp.arch
  4. Subject: Re: Sun 600MP Benchmark Anomaly
  5. Message-ID: <1992Jul27.155559.19995@crd.ge.com>
  6. Date: 27 Jul 92 15:55:59 GMT
  7. References: <l6asqqINNhvm@exodus.Eng.Sun.COM> <l6c2l5INNcds@appserv.Eng.Sun.COM> <JIM.92Jul24155432@hunter.cs.strath.ac.uk>
  8. Sender: usenet@crd.ge.com (Required for NNTP)
  9. Reply-To: davidsen@crd.ge.com (bill davidsen)
  10. Organization: GE Corporate R&D Center, Schenectady NY
  11. Lines: 25
  12. Nntp-Posting-Host: ariel.crd.ge.com
  13.  
  14. In article <JIM.92Jul24155432@hunter.cs.strath.ac.uk>, jim@cs.strath.ac.uk (Jim Reid) writes:
  15.  
  16. | So does this mean that this "symmetrical multi-processor SunOS" isn't
  17. | really what it claims to be? If only one CPU at a time can be executing 
  18. | interrupt service code, what we've got is an OS with one dedicated
  19. | (but not fixed) I/O processor.
  20.  
  21. The post from Sun seemed (to me) to indicate that there were problems
  22. with the current kernel, but that the hardware allowed ints to be
  23. dispatched to any processor. I read that as allowing multiple processors
  24. to service interrupts, assuming that the software sets the "next int"
  25. register to another processor.
  26.  
  27. There are tradeoffs to having multiple processors handle interrupts, and
  28. if the latency is low enough with one processor you are possibly better
  29. off with using only one and avoiding all the context switches. If one
  30. can't keep up, then you will have to take the CS overhead and use them
  31. all. I'm reassured that Sun has left this open to software change, and
  32. I'm sure if people complain about how it works in Solaris 2.0 Sun will
  33. change it.
  34. -- 
  35. bill davidsen, GE Corp. R&D Center; Box 8; Schenectady NY 12345
  36.     It never ceases to amaze me that otherwise rational people, able to
  37.     understand calculus, compound interest, and the income tax form, can
  38.     continue to believe that poker is a game of chance.
  39.