uCore-Tutorial-Guide-2023S/source/chapter2/4exercise.rst

27 lines
812 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

chapter2练习已废弃
=====================================================
.. toctree::
:hidden:
:maxdepth: 4
- 本节难度: **低**
本节任务
-----------------------------------
- 注意 ch2 并不对应一次 lab 提交,本节任务在 ch3 最终提交。
- 运行 ch2 分支的框架代码,确认 ``BASE=1`` 时 os 运行正常。
- 理解目前 os 加载用户程序的整体逻辑。在 ``user`` 目录下执行 ``make CHAPTER=2_bad`` 生成三个会导致错误的程序,运行并描述他们导致的现象。完成问答作业第一题。
- 阅读状态切换相关函数,思考并完成问答作业第二题。
- 完成问答作业第三题。
编程练习
-------------------------------
.. ch2问答作业::
问答作业
-------------------------------