houmkh 8fd71f2772
增加定时器和软中断文档,修改了softirq面向c的接口 (#245)
* 增加定时器和软中断文档

* 修改softirq对c的接口和文档

* 修改文档格式
2023-04-17 17:17:06 +08:00

16 lines
256 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.

====================================
DragonOS调度
====================================
这里是DragonOS中与进程调度相关的说明文档。
.. toctree::
:maxdepth: 1
c_waiting
rust_waiting
core
cfs
rt
kernel_timer