mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-24 04:53:23 +00:00
@ -1,14 +1,14 @@
|
||||
.. _memory_management_module:
|
||||
|
||||
====================================
|
||||
内存管理
|
||||
内存管理文档
|
||||
====================================
|
||||
|
||||
这里讲解了内存管理模块的一些设计及实现原理,以及相应的接口。
|
||||
这里讲解了内存管理模块的一些设计及实现原理。
|
||||
|
||||
如果你正在寻找使用内存管理模块的方法,请转到::ref:`内存管理API文档 <_core_mm_api>`
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
intro
|
||||
allocate-memory
|
||||
mmio
|
Reference in New Issue
Block a user