Oskar Schirmer |
2023 | |
| 0808 | interrupts dispensable on million core system |
|
Interrupts generally allow running multiple processes
on a single processor core, be it hardware triggered
drivers or preemptive multitasking.
Consequently, where cores outnumber processes on a system, interrupts are superfluous. | |