home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / time / ntp / 731 next >
Encoding:
Internet Message Format  |  1992-07-20  |  1.1 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!intellection.com!emcguire
  2. From: emcguire@intellection.com (Ed McGuire)
  3. Newsgroups: comp.protocols.time.ntp
  4. Subject: xntpd won't synch to local clock
  5. Message-ID: <9207210422.AA03585@mother.intellection.com>
  6. Date: 21 Jul 92 04:22:05 GMT
  7. References: <9207210028.AA17595@hermes.chpc.utexas.edu>
  8. Sender: daemon@ucbvax.BERKELEY.EDU
  9. Distribution: inet
  10. Organization: The Internet
  11. Lines: 16
  12.  
  13.  
  14.    Your problem is due to the fact that you are running xntp ona a
  15.    multiprocessor sun.  For some reasons the multi cpu suns send loose
  16.    interrupts under SunOS 4.1.2.
  17.  
  18. An xntpd configured identically on a SPARCstation 2 running 4.1.1
  19. seems to behave just the same.  I am more suspicious that there is a
  20. problem with my boot file or a problem in version 3 with the local
  21. clock driver.
  22.  
  23. I'm also unsure how "loose" (i.e., spurious?) interrupts would affect
  24. the local clock driver.  The driver doesn't appear to perform any I/O
  25. to the system clock which would be interfered with by spurious
  26. interrupts.  It simply calls gettimeofday().
  27.  
  28. peace. -- Ed
  29.