home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / stratus / 102 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.2 KB  |  33 lines

  1. Path: sparky!uunet!noc.near.net!transfer.stratus.com!sw.stratus.com!dswartz
  2. From: dswartz@sw.stratus.com (Dan Swartzendruber)
  3. Newsgroups: comp.sys.stratus
  4. Subject: Re: shared virtual memory
  5. Date: 12 Jan 1993 22:56:59 GMT
  6. Organization: Stratus Computer, Inc.
  7. Lines: 19
  8. Distribution: world
  9. Message-ID: <1ivibrINN5cd@transfer.stratus.com>
  10. References: <1ivhchINN1in@coltrane.crhc.uiuc.edu>
  11. NNTP-Posting-Host: redondo.sw.stratus.com
  12. Keywords: distributed shared virtual memory
  13.  
  14. In article <1ivhchINN1in@coltrane.crhc.uiuc.edu>, blj@crhc.uiuc.edu (Bob Janssens) writes:
  15. > I am initiating research in the area of shared virtual memory.  I did not
  16. > know Stratus has shared virtual memory.  I'd appreciate any more information
  17. > about it.  Is it a completely OS software based way of sharing memory
  18. > between processors?  What is it generally used for?  Is it general/fast
  19. > enough to support shared-memory based parallel programming?
  20. > I would appreciate any information or pointers to publically available
  21. > papers or documentation.
  22.  
  23. It's basically the same as the Unix mmap system call.  And a number of
  24. applications use it as a high-speed IPC mechanism.
  25.  
  26.  
  27. -- 
  28.  
  29. #include <std_disclaimer.h>
  30.  
  31. Dan S.
  32.