Expand description
§faces-pfm
A reference implementation of the faces::AbsPageFrameManager trait.
This crate provides a concrete page frame manager for the faces memory
management framework, including per-frame metadata, flag handling, and
integration with the Limine boot protocol for memory map discovery.
Re-exports§
pub use flags::PageFlags;pub use frame::PageFrame;pub use mgr::PageFrameManager;