HighDots.NET Computer Hardware Forums  

Interrupt Processing

Miscellaneous PC Hardware Miscellaneous PC hardware topics (comp.sys.ibm.pc.hardware.misc)


Discuss Interrupt Processing in the Miscellaneous PC Hardware forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Henning Sudbrock
 
Posts: n/a

Default Interrupt Processing - 12-19-2005 , 11:04 AM






Hi,

as far as I know there's the possiblity that certain Interrupt Requests
(IRQs) can be masked, either by hardware or by software.

Assume that some device requests an interrupt while the corresponding
Interrupt Line is masked. What happens then? Is the Interrupt Request
put into some sort of queue? Or is it just dropped and forgotten, so
that the device has to request an interrupt later again?

Does anyone know what happens in that case?

Thanks, Henning

Reply With Quote
  #2  
Old   
Arno Wagner
 
Posts: n/a

Default Re: Interrupt Processing - 12-19-2005 , 06:52 PM






Previously Henning Sudbrock <hsudbrock (AT) web (DOT) de> wrote:
Quote:
Hi,

as far as I know there's the possiblity that certain Interrupt Requests
(IRQs) can be masked, either by hardware or by software.

Assume that some device requests an interrupt while the corresponding
Interrupt Line is masked. What happens then? Is the Interrupt Request
put into some sort of queue? Or is it just dropped and forgotten, so
that the device has to request an interrupt later again?

Does anyone know what happens in that case?
There is a bit for every interrupt that records when one has
happened. It is needed for the CPU to find out which interrupt
happened in the first place. There is no way to find out how many of a
particular interrupt happened while masking besides querying the
devices thet triggered the interrupt(s).

Arno


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.