home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / wizards / 5620 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  2.1 KB

  1. Xref: sparky comp.unix.wizards:5620 comp.os.misc:1055
  2. Newsgroups: comp.unix.wizards,comp.os.misc
  3. Path: sparky!uunet!super!rminnich
  4. From: rminnich@super.org (Ronald G Minnich)
  5. Subject: Re: Distributed Shared Memory
  6. Message-ID: <1993Jan23.000222.1391@super.org>
  7. Sender: news@super.org (USENET News System)
  8. Nntp-Posting-Host: super
  9. Organization: Supercomputing Research Center (Bowie, MD)
  10. References: <1993Jan22.160108.19344@exlog.com> <PETE.93Jan22130421@medea.rice.edu>
  11. Date: Sat, 23 Jan 1993 00:02:22 GMT
  12. Lines: 37
  13.  
  14. mcdowell@exlogcorp.exlog.com (Steve McDowell) says:
  15. >    I'm looking for pointers to work that's been done in the
  16. >    area of transparent distributed shared memory for UNIX
  17. >    systems. I am only aware of the "mether" system. Is there
  18. >    anything else? 
  19.  
  20. Well, last year we took the Mether model and used it 
  21. as a guide to change the way 
  22. NFS deals with mapped files. We call the result MNFS (for Mether-NFS). 
  23. It works like NFS 
  24. in most ways (save the way in which memory-mapped files work, for 
  25. which a couple of things such as global ordering of writes apply)
  26. and runs as NFS V3. There is a paper in HPDC-1 which makes an oblique 
  27. reference to it. On Suns it runs as a loadable module, so you don't 
  28. have to rebuild your kernel. 
  29. We have an automounter that mounts MNFS, not NFS, when needed.
  30.  
  31. We're working out distribution details with Sun now. 
  32.  
  33. It's pretty fast ... we also made some changes to NFS where it would 
  34. buy performance. We have a paper in the works, so I can't really give 
  35. out much written material on it yet.
  36.  
  37. But we have run shared-memory programs from Crays on both Mether and 
  38. MNFS on a cluster of SPARCStations we have here.
  39. It works. 
  40.  
  41. Mether source is still available for the asking, as well.
  42. It has been distributed to a fair number of places at this point.
  43. But development here halted about ten months ago. MNFS is a nicer path.
  44.  
  45. Next step after MNFS, of course, is a hardware cut. That's in the works.
  46. ron
  47. -- 
  48. Heard on WHFS: "... show brought to you by DC          | rminnich@super.org
  49. Inaugural Balls. How can a city which has so           | (301)-805-7451 or 7312
  50. few balls before an election have so many after?"      |
  51.