Skip to content

注释更正:bin/ch4_mmap3.rs#1

Open
shusoyo wants to merge 1 commit intorcore-os:testfrom
shusoyo:patch-1
Open

注释更正:bin/ch4_mmap3.rs#1
shusoyo wants to merge 1 commit intorcore-os:testfrom
shusoyo:patch-1

Conversation

@shusoyo
Copy link

@shusoyo shusoyo commented Mar 13, 2026

此条错误应该是 len + 1 使 mmap 中处理时将其对齐到下一个页面,与 ch4_mmap3.rs 中 line 18 所申请的页面重叠了,所以应该修改为 "地址已映射“

此条错误应该是 len + 1 使 mmap 中处理时将其对齐到下一个页面,与 ch4_mmap3.rs 中 line 18 所申请的页面重叠了,所以应该修改为 "地址已映射“
Copilot AI review requested due to automatic review settings March 13, 2026 03:24
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

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