home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / nfs / 1959 < prev    next >
Encoding:
Text File  |  1992-07-27  |  999 b   |  28 lines

  1. Newsgroups: comp.protocols.nfs
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscdc!cupnews0.cup.hp.com!tardy.cup.hp.com!raj
  3. From: raj@cup.hp.com (Rick Jones)
  4. Subject: Re: NFS I/O Ops/seconds
  5. Message-ID: <Bs2EJu.E4n@cup.hp.com>
  6. Date: Mon, 27 Jul 1992 20:35:52 GMT
  7. Organization: The Place Where Packets Go To Die
  8. X-Newsreader: Tin 1.1 PL4
  9. Lines: 17
  10.  
  11. On the topic of saving 1000 instructions here or there, I would say that the
  12. number of instructions for an individual request on the surface doesn't
  13. look like much, but if you are talking about a big NFS server, it could
  14. gain you several score IOP/s.
  15.  
  16. Saving trips up and down the protocl stack is a "good thing." If you can get
  17. there in a way that assists in data movement in the host is an "even better
  18. thing."
  19.  
  20. 8KB in the cache that doesn't need to be there is a bad thing. Even if you
  21. have caches that are bigger than the core memories of most machines from
  22. 10 years ago.
  23.  
  24. Waste is still waste, even in the face of plenty.
  25.  
  26. rick jones
  27.  
  28.