refactor: can we actually use borrowed frame handles? #104
Labels
area/alloc
Area: this issue concerns memory allocation.
area/kernel
Area: this issue relates to the core kernel.
kind/refactor
Kind: this issue describes refactoring or code quality improvement.
Milestone
We have these but they're currently kind of gathering dust in the
alloc
crate. A lot of our paging code could probably be rewritten to take advantage of lifetime-based page frame allocation & deallocation.The text was updated successfully, but these errors were encountered: