index.rst 728 B

123456789101112131415161718192021222324252627
  1. .. note:: AI Translation Notice
  2. This document was automatically translated by `Qwen/Qwen3-8B` model, for reference only.
  3. - Source document: kernel/memory_management/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. .. _translated_label__memory_management_module_en:
  8. ====================================
  9. Memory Management
  10. ====================================
  11. This section explains the design and implementation principles of the memory management module, along with the corresponding interfaces.
  12. .. toctree::
  13. :maxdepth: 1
  14. intro
  15. allocate-memory
  16. mmio