0
2.8kviews
Saving the Context of a Process
1 Answer
0
80views

Interrupts and Exceptions

Handling interrupts and exceptions is an important responsibility of the system. If the system is under execution and processor is at a lower level, and if an interrupt occurs, the kernel accepts the interrupt first, before decoding the next instruction. After that, it raises the processor execution …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.