summaryrefslogtreecommitdiff
path: root/crates/alloc_buddy/src/free_list.rs
AgeCommit message (Expand)Author
2024-09-01Simplify debug printing of the buddy allocator.Nathan Ringo
2024-09-01Implements block merging and fixes a provenance bug.Nathan Ringo
2024-09-01Rename crates.Nathan Ringo