home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / nfs / 2967 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  2.3 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!agate!ames!biersch!aga
  2. From: aga@Comtech.com (Alan G. Arndt)
  3. Newsgroups: comp.protocols.nfs
  4. Subject: Re: Sun PC-NFS performance (again)
  5. Message-ID: <1992Dec15.180729.22750@Comtech.com>
  6. Date: 15 Dec 92 18:07:29 GMT
  7. References: <1992Dec7.173718.12792@Comtech.com> <1g3673INNa64@seven-up.East.Sun.COM> <1992Dec15.015951.20329@Comtech.com>
  8. Organization: Comtech Labs Inc, Palo Alto
  9. Lines: 37
  10.  
  11.  
  12. Well last night I reread the ENTIRE PC-NFS manual set, for various
  13. reasons, but the main thing I came across was the /i0 option.  To
  14. copy a recent add, here are some readings from the PC-NFS manauls:
  15.  
  16. V3.5
  17. /i0  Disable incoming Internet Datagram fragment reassembly.  This saves
  18.      about 4kb os memory.  Unless you are working across an Internet
  19.      router such as Sunlink-INRtm, this will not cause problems -
  20.      PC-NFS never requests more data than will fit in a single Ethernet
  21.      packet.  Do NOT disable if you are using a serial port connection.
  22.  
  23. V4.0
  24. /i0  This option disables the reassembly of incoming Internet Protocol (IP)
  25.      datagram fragments.  This option will save about 4Kbytes of memory,
  26.      but use it with great caution.  Never use this option if your network is
  27.      gatewayed to remote networks, or if you are using Serial Line Internet
  28.      Protocol (SLIP). (Note that "0" is a number, not a letter.)
  29.  
  30. Long ago when I put /i0 on my pcnfs.sys I did so to save 4KB of precious
  31. memory and I wasn't gatewayed or using SLIP.  Long ago I also remember
  32. PC-NFS using FULL 8Kbyte requests and the new TSize option says it will
  33. use 8Kbyte writes.  Well it does neither.  Reads are 1K and writes are
  34. 512 bytes.  I began to think that the /i0 option also applied to local
  35. connections now as I was not getting anything larger then a 1k packet
  36. without another request.  Well that is NOT the case and as the 3.5
  37. manaul says PC-NFS will not request more than a single ethernet packet
  38. can hold.  WHY?!?!?!!?  I understand that many adaptors can't deal with
  39. it.  I do also belive that long ago it DID allow 8KByte requests.  AND
  40. the TSize option implies that it will use larger packets on writes.
  41.  
  42. Now that I KNOW exactly WHY PC-NFS is so slow what can be done to change it?
  43.  
  44. ----
  45. Alan Arndt                    Comtech Labs
  46. 415-813-4500                    4005 Miranda Avenue, Suite 150
  47. aga@Comtech.com                    Palo Alto, CA   94304-1218
  48.