summaryrefslogtreecommitdiff
path: root/kernel/src/allocators/buddy/mod.rs
AgeCommit message (Collapse)Author
2024-08-31Adds a static assertion.Nathan Ringo
2024-08-27The start of the buddy allocator.Nathan Ringo