home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / atari / st / tech / 4454 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!ilepore
  3. From: ilepore@nyx.cs.du.edu (Ian Lepore)
  4. Subject: Re: Interrupt interference
  5. Message-ID: <1992Aug18.001227.7077@mnemosyne.cs.du.edu>
  6. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  7. Organization: University of Denver, Dept. of Math & Comp. Sci.
  8. References: <sourada.714027685@vincent1.iastate.edu>
  9. Date: Tue, 18 Aug 92 00:12:27 GMT
  10. Lines: 18
  11.  
  12. Organization: Nyx, Public Access Unix at U. of Denver Math/CS dept.
  13. X-Disclaimer: Nyx is a public access Unix system run by the University
  14.     of Denver for the Denver community.  The University has neither
  15.     control over nor responsibility for the opinions of users.
  16.  
  17.  > the IPL is lowered to 3 to allow other interupts...
  18.  
  19.  It may  take more than that.  The interupts are also prioritized within 
  20. the 68901 MFP chip.  If MFP autovector interupt 12 is running, for example,
  21. then any interupts coming in on vectors 0-11 will be left pending until the
  22. ISR for vector 12 clears the inservice bit.  I don't have my MFP docs handy,
  23. so I'm not sure this affects you -- I vaguely remember that the 200hz timer
  24. is pretty low in the MFP priority list.
  25.  
  26. --
  27. - Ian
  28. (void *) where prohibited by law
  29.  
  30.