index.rst 628 B

12345678910111213141516171819202122232425262728
  1. .. note:: AI Translation Notice
  2. This document was automatically translated by `Qwen/Qwen3-8B` model, for reference only.
  3. - Source document: kernel/sched/index.rst
  4. - Translation time: 2025-05-19 01:41:10
  5. - Translation model: `Qwen/Qwen3-8B`
  6. Please report issues via `Community Channel <https://github.com/DragonOS-Community/DragonOS/issues>`_
  7. ====================================
  8. DragonOS Scheduling
  9. ====================================
  10. This is the documentation related to process scheduling in DragonOS.
  11. .. toctree::
  12. :maxdepth: 1
  13. c_waiting
  14. rust_waiting
  15. core
  16. cfs
  17. rt
  18. kernel_timer