9 releases
Uses new Rust 2024
| 0.3.0-preview.3 | Mar 11, 2026 |
|---|---|
| 0.3.0-preview.2 | Mar 6, 2026 |
| 0.2.2-preview.2 | Feb 6, 2026 |
#24 in #unikernel
Used in 5 crates
(3 directly)
62KB
926 lines
axipi
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.
Dependencies
~8MB
~119K SLoC