Skip to content

feat(mm): 基本实现内存地址、页号等#13

Merged
miiyakumo merged 10 commits into
mainfrom
feat/mm/address
Oct 18, 2025
Merged

feat(mm): 基本实现内存地址、页号等#13
miiyakumo merged 10 commits into
mainfrom
feat/mm/address

Conversation

@ZIYAN137

Copy link
Copy Markdown
Contributor
  • 新增 os/src/mm/address/ 模块
  • 实现 AddressPageNum trait 及相关类型
  • 提供地址运算、对齐、范围操作功能
  • 完善文档注释

@ZIYAN137 ZIYAN137 requested a review from miiyakumo October 18, 2025 15:24
@miiyakumo miiyakumo merged commit e7be6b1 into main Oct 18, 2025
1 check passed
@miiyakumo miiyakumo deleted the feat/mm/address branch October 18, 2025 16:56
a6d9a6m added a commit to a6d9a6m/comix-fork that referenced this pull request Jan 17, 2026
feat(mm): 基本实现内存地址、页号等
a6d9a6m pushed a commit that referenced this pull request Jun 2, 2026
feat(mm): 基本实现内存地址、页号等
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants