mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-12 10:06:47 +00:00
- add tools/doc_translator.py - translated docs into English Signed-off-by: longjin <longjin@DragonOS.org>
29 lines
628 B
ReStructuredText
29 lines
628 B
ReStructuredText
.. note:: AI Translation Notice
|
|
|
|
This document was automatically translated by `Qwen/Qwen3-8B` model, for reference only.
|
|
|
|
- Source document: kernel/sched/index.rst
|
|
|
|
- Translation time: 2025-05-19 01:41:10
|
|
|
|
- Translation model: `Qwen/Qwen3-8B`
|
|
|
|
|
|
Please report issues via `Community Channel <https://github.com/DragonOS-Community/DragonOS/issues>`_
|
|
|
|
====================================
|
|
DragonOS Scheduling
|
|
====================================
|
|
|
|
This is the documentation related to process scheduling in DragonOS.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
c_waiting
|
|
rust_waiting
|
|
core
|
|
cfs
|
|
rt
|
|
kernel_timer
|