home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.21 / text0207.txt < prev    next >
Encoding:
Text File  |  1990-10-26  |  1.2 KB  |  37 lines

  1. Submitted-by: fouts@bozeman.bozeman.ingr (Martin Fouts)
  2.  
  3.  
  4. >>>>> On 4 Oct 90 20:39:37 GMT, chip@tct.uucp (Chip Salzenberg) said:
  5.  
  6. Chip> According to fouts@bozeman.bozeman.ingr (Martin Fouts):
  7. >One reason to not treat every IPC facility as part of the file system:
  8. >Shared memory IPC mechanisms which don't need to be visible to processes
  9. >not participating in the IPC.
  10.  
  11. Chip> Yes, it is obviously desirable to have IPC entities without names.
  12. Chip> This feature is a simple extension of the present ability to keep a
  13. Chip> plain file open after its link count falls to zero.  Of course, the
  14. Chip> committee could botch the job by making it an error to completely
  15. Chip> unlink a live IPC.
  16. Chip> -- 
  17.  
  18. Of course, if I have to acquire a file handle for my IPC, I can't
  19. imlement it as efficiently as if I just do it locally in shared memory
  20. and don't bother the system about it's existance.
  21.  
  22. Marty
  23. --
  24. Martin Fouts
  25.  
  26.  UUCP:  ...!pyramid!garth!fouts (or) uunet!ingr!apd!fouts
  27.  ARPA:  apd!fouts@ingr.com
  28. PHONE:  (415) 852-2310            FAX:  (415) 856-9224
  29.  MAIL:  2400 Geng Road, Palo Alto, CA, 94303
  30.  
  31. Moving to Montana;  Goin' to be a Dental Floss Tycoon.
  32.   -  Frank Zappa
  33.  
  34.  
  35. Volume-Number: Volume 21, Number 205
  36.  
  37.