Skip to content

Conversation

kkkkkong
Copy link
Collaborator

No description provided.

@kkkkkong kkkkkong requested a review from fslongjin March 27, 2023 13:19
// 将page_virt对应的物理页清零
MMA::write_bytes(page_virt, 0, count.data() * MMA::PAGE_SIZE);
// 将区域的内存基地址增加
area.base.add(count.data() * MMA::PAGE_SIZE);
Copy link
Member

Choose a reason for hiding this comment

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

不用更新基地址

@fslongjin fslongjin merged commit af8d319 into DragonOS-Community:patch-refactor-mm Mar 28, 2023
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