home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / question / 13829 < prev    next >
Encoding:
Internet Message Format  |  1992-11-22  |  1.9 KB

  1. Xref: sparky comp.unix.questions:13829 comp.unix.aix:11838 comp.unix.programmer:5400
  2. Path: sparky!uunet!spool.mu.edu!uwm.edu!cs.utexas.edu!ut-emx!ibmchs!auschs!awdprime.austin.ibm.com!shepler
  3. From: shepler@gumby.austin.ibm.com ( Spencer Shepler )
  4. Newsgroups: comp.unix.questions,comp.unix.aix,comp.unix.programmer
  5. Subject: Re: Shortened repost: mmap over NFS problem
  6. Message-ID: <SHEPLER.92Nov22232918@gumby.austin.ibm.com>
  7. Date: 22 Nov 92 23:29:18 GMT
  8. References: <1992Nov17.185422.4713@porthos.cc.bellcore.com>
  9. Sender: news@austin.ibm.com (News id)
  10. Organization: PSLOB. IBM Austin, Tx
  11. Lines: 31
  12. In-Reply-To: esg@pyuxd.uucp's message of Tue, 17 Nov 92 18:54:22 GMT
  13.  
  14.  
  15. In article <1992Nov17.185422.4713@porthos.cc.bellcore.com> esg@pyuxd.uucp (25235-gokhman) writes:
  16.    Hi:
  17.  
  18.    This is a (shortened) repost of an article for which I got no responses. Writing
  19.    to a memory region allocated with mmap call using MAP_FILE and
  20.    MAP_SHARED causes a segmentation fault (RS6000 under AIX 3.2) when
  21.    it is done over NFS. Mapping to the same file locally works fine.
  22.    Documentation, as far as I can tell, does not mention
  23.    NFS as a limitation. Is mmap supposed to work over NFS and this is an AIX
  24.    bug, or is it not supposed to work and it is a documentation problem ?
  25.  
  26.                Thanx in advance, Ed Gokhman
  27.  
  28. Ed,
  29.   Using mmap() for NFS files is supported and is supposed to work.  I
  30. would call defect support with the problem to get help through that
  31. channel.  If you can send me short code snippet, I may be able to look
  32. into it.  I am not affiliated directly with defect support.  Just an
  33. interested party.
  34.  
  35. Spencer
  36.  
  37. --
  38.  
  39. International Business Machines   shepler@austin.ibm.com
  40. 11400 Burnet Rd. M.S. 9551        IBM VNET: SHEPLER at AUSTIN
  41. Austin, TX 78758-3493 U.S.A.      
  42. Advanced Workstations Division    Phone: (512) 838.3492 T/L 678.3492 
  43. Bldg 905, Room 5D-017, ZIP 9551   FAX: (512) 838.3509 T/L 678.3509
  44. -- Views expressed here are my own and not those of IBM --
  45.