Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第三章练习3对超级页的描述有误 #8

Open
GrassedgeT opened this issue Jun 11, 2024 · 0 comments
Open

第三章练习3对超级页的描述有误 #8

GrassedgeT opened this issue Jun 11, 2024 · 0 comments

Comments

@GrassedgeT
Copy link

GrassedgeT commented Jun 11, 2024

本文中要求超级页大小为4M,但原文中只要求使用超级页而没有指出大小,
image
image

Sv39和Sv32对超级页的支持是不同的,Sv39支持1GB超级页、2MB大页、4KB常规页的页面大小,Sv32支持4KB和4MB的大小。而xv6使用的是Sv39,所以练习中不能将超级页大小指定为4MB
image

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

No branches or pull requests

1 participant