Sample Header Ad - 728x90

In multiprocessor systems do interrupts block all execution?

0 votes
1 answer
132 views
I have read you are not supposed to use a blocking system call in an interrupt handler. For single processor systems this makes sense but, for multiprocessor systems will such a blocking operation truly block the whole system? Or only the processor it runs on?
Asked by FourierFlux (183 rep)
Dec 1, 2024, 05:57 PM
Last activity: Dec 2, 2024, 12:52 PM