ax-ipi 0.5.10

ArceOS IPI management module
Documentation

axipi

Crates.io Docs.rs

ArceOS Inter-Processor Interrupt (IPI) management module.

Provides primitives to run callbacks on a specific CPU or on all other CPUs via IPI, and to handle IPI events (e.g. in the kernel's IPI handler).

License

This project is licensed under GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0.