Questions
Questions
Questions:
Calculate the total time taken (in nanoseconds) to handle one interrupt.
If polling was used instead, where each device was checked every 3 milliseconds with each
check taking 150 microseconds, how much total CPU time is wasted per second?
4. Importance of Interrupts:
Explain why interrupts are important. (3 marks)
Analyze the scheduling using the EDF (Earliest Deadline First) algorithm.