Consider introducing `MappedPageBox`
Open
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 132
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 39
Description
https://github.com/hermit-os/kernel/commit/0887b5723a7ec8c7a11c935b212511db56eda063 has introduced `PageRangeBox`, `PageBox`, `FrameBox`. It might be useful to introduce a `MappedPageBox` type that builds on `PageBox` and `FrameBox` and creates a page table mapping on creation that is removed on drop.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.