mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-18 14:19:01 -04:00
Move the FrameList logic out of the physical memory allocator into its own module. This allows `FrameList` to be shared between the physical memory allocator and the slab allocator.