In what way the Fault Handlers and the Interrupt handlers are different? Ans. Fault handlers are also an interrupt handler with an exception that the interrupt handlers cannot sleep. Fault handlers sleep in the context of the process that caused the memory fault. The fault refers to the running process and no arbitrary processes are put to sleep. - Study24x7
Social learning Network
27 Feb 2023 11:47 AM study24x7 study24x7

In what way the Fault Handlers and the Interrupt handlers are different? Ans. Fault handlers are also an interrupt handler with an exception that the interrupt handlers cannot sleep. Fault handlers sleep in the context of the process that caused the memory fault. The fault refer...

See more

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles