We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在书中第204页,图 5-24 所展示的“虚拟地址与物理地址映射”是在未创建页目录中 729-1022 项 PDE 的情况下得出的结果。即如果将代码 5-2 中第 218-228 代码注释掉,编译运行后就可以在虚拟机中得到与图 5-24 相同的结果。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在书中第204页,图 5-24 所展示的“虚拟地址与物理地址映射”是在未创建页目录中 729-1022 项 PDE 的情况下得出的结果。即如果将代码 5-2 中第 218-228 代码注释掉,编译运行后就可以在虚拟机中得到与图 5-24 相同的结果。
The text was updated successfully, but these errors were encountered: