Show which routines the cpu is executing


Given the following set of events, show which routines the CPU is executing for times 0 to 100 ns. Each handler routine (with its interrupt request) takes 20 ns to complete. The priority of the interrupts ranges from IRQ6 as the highest priority interrupt to IRQ0 as the lowest priority interrupt.

Time Action
0 ns Start of main program
10 ns IRQ1
30 ns IRQ3
40 ns IRQ4
60 ns IRQ6
Time Action

0 ns: Start of Main Program
10 ns: IRQ1

Request for Solution File

Ask an Expert for Answer!!
Operating System: Show which routines the cpu is executing
Reference No:- TGS0143972

Expected delivery within 24 Hours