mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-11 04:56:48 +00:00
- add tools/doc_translator.py - translated docs into English Signed-off-by: longjin <longjin@DragonOS.org>
28 lines
728 B
ReStructuredText
28 lines
728 B
ReStructuredText
.. note:: AI Translation Notice
|
|
|
|
This document was automatically translated by `Qwen/Qwen3-8B` model, for reference only.
|
|
|
|
- Source document: kernel/memory_management/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>`_
|
|
|
|
.. _translated_label__memory_management_module_en:
|
|
|
|
====================================
|
|
Memory Management
|
|
====================================
|
|
|
|
This section explains the design and implementation principles of the memory management module, along with the corresponding interfaces.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
intro
|
|
allocate-memory
|
|
mmio
|