mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-09 07:06:47 +00:00
14 lines
353 B
ReStructuredText
14 lines
353 B
ReStructuredText
.. _memory_management_module:
|
|
|
|
====================================
|
|
内存管理文档
|
|
====================================
|
|
|
|
这里讲解了内存管理模块的一些设计及实现原理。
|
|
|
|
如果你正在寻找使用内存管理模块的方法,请转到::ref:`内存管理API文档 <_core_mm_api>`
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
mmio |