home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / v21 / 201 < prev    next >
Internet Message Format  |  1990-12-05  |  2KB

  1. From std-unix-request@uunet.uu.net  Thu Oct 11 22:46:46 1990
  2. Received: from cs.utexas.edu by uunet.uu.net (5.61/1.14) with SMTP 
  3.     id AA05681; Thu, 11 Oct 90 22:46:46 -0400
  4. Posted-Date: 12 Oct 90 00:31:15 GMT
  5. Received: by cs.utexas.edu (5.64/1.78) 
  6. From: peter@ficc.ferranti.com (Peter da Silva)
  7. Newsgroups: comp.std.unix
  8. Subject: Re: Standards Update, IEEE 1003.4: Real-time Extensions
  9. Message-Id: <13506@cs.utexas.edu>
  10. References: <524@usenix.ORG> <528@usenix.ORG> <540@usenix.ORG> <553@usenix.ORG> <13132@cs.utexas.edu> <13156@cs.utexas.edu> <13442@cs.utexas.edu>
  11. Sender: fletcher@cs.utexas.edu
  12. Reply-To: peter@ficc.ferranti.com (Peter da Silva)
  13. Organization: Xenix Support, FICC
  14. X-Submissions: std-unix@uunet.uu.net
  15. Date: 12 Oct 90 00:31:15 GMT
  16. To: std-unix@uunet.uu.net
  17.  
  18. Submitted-by: peter@ficc.ferranti.com (Peter da Silva)
  19.  
  20. In article <13442@cs.utexas.edu> fouts@bozeman.bozeman.ingr (Martin Fouts) writes:
  21. > Short persistance IPC mechanisms found in multithreaded shared memory
  22. > implementations consist of a small region of memory and a lock guarding
  23. > that region.  Producer/consumer parallelism using this mechanism does
  24. > not need to be visible.  Effectively, this is the shared memory
  25. > equivalent of an unnamed pipe.
  26.  
  27. Effectively, this *is* shared memory. And shared memory has proven itself
  28. to be a viable candidate for insertion into the name space.
  29.  
  30. I didn't say that every application of an IPC mevchanism should have its
  31. own entry in the name space. Creating a file for each element in a shared
  32. memory region makes about as much sense as creating a file for each
  33. message in a pipe. But the region itself should be visible from the
  34. outside.
  35. -- 
  36. Peter da Silva.   `-_-'
  37. +1 713 274 5180.   'U`
  38. peter@ferranti.com
  39.  
  40.  
  41.  
  42. Volume-Number: Volume 21, Number 201
  43.  
  44.