home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / nfs / 2149 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  2.0 KB

  1. Path: sparky!uunet!portal!lll-winken!sun-barr!decwrl!csus.edu!netcom.com!netcomsv!aim.com!brian
  2. From: brian@aim.com (Brian Flock)
  3. Newsgroups: comp.protocols.nfs
  4. Subject: Re: Free NFS Response Time Measurement Software
  5. Summary: SunOS 4.1 and later has < 100 microsecond NIT timing services accuracy
  6. Message-ID: <1992Aug25.184257.8139@aim.com>
  7. Date: 25 Aug 92 18:42:57 GMT
  8. References: <1992Aug10.045921.13353@aim.com> <1992Aug20.213642.11024@engage.pko.dec.com>
  9. Sender: news@aim.com
  10. Distribution: usa
  11. Organization: /usr/lib/news/organization
  12. Lines: 31
  13. Nntp-Posting-Host: monsoon
  14.  
  15. In article <1992Aug20.213642.11024@engage.pko.dec.com> wiryaman@riscee.pko.dec.com (Santa Wiryaman) writes:
  16. >>
  17. >>                    *************************************
  18. >>                    FREE NFS SERVER RESPONSE TIME UTILITY
  19. >>                    *************************************
  20. >>
  21. >I have been using tcpdump and awk scripts to reduce the log file.  Tcpdump
  22. >also uses NIT on Suns or packet filter on BSD UNIX and ULTRIX, I used the
  23. >packet filter interface.  What I found was insufficient using this tool was
  24. >the 4 ms. clock resolution.  On a midrange NFS server an operation such as
  25. >getattr could easily be serviced at <1 ms.  So for accuracy, a microsecond clock
  26. >resolution was needed.  What is the clock resolution of the SPARC workstations?
  27.  
  28. SPARC workstations with SunOS 4.1 and later have better than 100 microsecond
  29. timing services accuracy.  Van Jacobson's timing code was incorporated in
  30. SunOS 4.1, providing high speed counters with a factor of 40 greater accuracy
  31. over the previous 4 ms resolution.
  32.  
  33. An AIM Technology internal development project based on the same code as NFSRTM
  34. has been able to consistently measure response times under 500 microseconds.
  35.  
  36. >Also, how does NFSRTM deals with timeout and retransmissions?
  37.  
  38. NFSRTM recognizes retransmissions, but doesn't report them. A follow-on, 
  39. commerical product will report this and other information with a graphical
  40. interface.
  41.  
  42. Brian Flock
  43. Product Manager
  44. AIM Technology
  45. brian@aim.com
  46.