home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.11 / text0072.txt < prev    next >
Encoding:
Internet Message Format  |  1987-07-18  |  1020 b 

  1. From: montnaro@sprite.uucp (Skip Montanaro)
  2.  
  3. Perhaps this has been discussed before, but I've only recently begun
  4. reading this group.
  5.  
  6. At the recent USENIX conference in Phoenix the issue of signal
  7. handling came up in relation to the MACH kernel. It seems that signals
  8. and threads (or lightweight processes, if you will) don't fit together
  9. very well. If you think about it for a bit, it's hard to decide which
  10. thread should catch a signal: the active thread? the one that set the
  11. signal? some designated signal catcher? The MACH types have hacked
  12. something together. (I think they decided the active thread would
  13. catch it, but don't quote me.)
  14.  
  15. My question is, has the POSIX group discussed any alternatives to the
  16. signal facility?
  17.  
  18. Mail me your replies. I'll summarize if there's any interest.
  19.  
  20.          Skip|  ARPA:      montanaro@ge-crd.arpa
  21.     Montanaro|  UUCP:      montanaro@desdemona.steinmetz.ge.com
  22. (518)387-7312|  GE DECnet: advax::"montanaro@desdemona.steinmetz.ge.com"
  23.  
  24. Volume-Number: Volume 11, Number 73
  25.  
  26.