home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7190 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: god.bel.alcatel.be!nlev00!barnhoorn
  2. From: barnhoorn@nlev00 ()
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Messages vs. Semaphores for external clocking
  5. Date: 11 Apr 1996 10:33:14 GMT
  6. Organization: Alcatel Bell
  7. Distribution: world
  8. Message-ID: <4kin5a$pn8@btmpjg.god.bel.alcatel.be>
  9. References: <4ju349$r1e@sparky.navsea.navy.mil> <4jvrqs$hk0@btmpjg.god.bel.alcatel.be> <heinz.17rm@hwg.muc.de> <4kfmes$lle@btmpjg.god.bel.alcatel.be> <4khhtv$52e@gordon.enea.se>
  10. Reply-To: barnhoorn@nlev00 ()
  11. NNTP-Posting-Host: 138.203.178.61
  12. Keywords: interprocess communication, synchronization, real time system
  13. X-Newsreader: mxrn 6.18-10
  14.  
  15.  
  16. In article <4khhtv$52e@gordon.enea.se>, olli@enea.se (Ola Liljedahl) writes:
  17. >Jaco Barnhoorn wrote:
  18. >> In article <heinz.17rm@hwg.muc.de>, heinz@hwg.muc.de (Heinz Wrobel) writes:
  19. >> >barnhoorn@nlev00 wrote:
  20. >> >>Use global data, which your subtask fills with the timer-values,
  21. >> >>and the parent process reads. Disable() and Enable() multitasking
  22. >                                  ^^^^^^^^^^^^^^^^^^^^^^
  23. >                                  disables and enables interrupts!!!
  24.  
  25. yes, was a tiny mistake from my side, disabling and enabling multitasking
  26. is done by calls to Forbid()/Permit().
  27.  
  28. >I am new to this thread, but your talk about disabling interrupts because
  29. >you are referencing a global data area makes me feel sick. 
  30.  
  31. .I was not talking about disabling interrupts at all, so the
  32. remaining part of your comment is not applicable I guess...
  33.  
  34. -- 
  35. ---------------------------------------------------------------------------
  36. Jaco Barnhoorn               barnie@xs4all.nl
  37. Software Test Engineer       barnhoorn%nlev00@btmv56.se.bel.alcatel.be
  38. Alcatel Telecom Systems
  39. Rijswijk, The Netherlands
  40. ---------------------------------------------------------------------------
  41.