Expand description
This crate provides public facing types and interfaces used within the popcorn2 kernel
Modules§
- memory
- Provides primitives for interfacing with raw memory (such as pages and frames), as well as
interfaces for memory related kernel modules to implement (such as
BackingAllocator
) - sync
- Provides kernel synchronisation primitives
- bridge
Experimental Non- use_std
- detect
Experimental Non- use_std
- ptr
Experimental - time
Experimental Non- use_std
Macros§
- dbg
- is_
x86_ feature_ detected Experimental x86-64 and non- use_std