Expand description
Symmetric Multi-Processing (SMP) support.
This module provides a way to execute code on other processors via inter- processor interrupts.
Functionsยง
- inter_
processor_ call - Executes a function on other processors.
Symmetric Multi-Processing (SMP) support.
This module provides a way to execute code on other processors via inter- processor interrupts.