ax-ipi 0.5.15

ArceOS IPI management module
docs.rs failed to build ax-ipi-0.5.15
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: ax-ipi-0.5.14

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.