zephyr/doc/kernel/memory_management/index.rst
Anas Nashif f2848a7761 doc: move memory management to kernel
Move this section under the kernel and alongside other core and low
level features that are tied to the kernel.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00

14 lines
231 B
ReStructuredText

.. _memory_management_api:
Memory Management
#################
The following contains various topics regarding memory management.
.. toctree::
:maxdepth: 1
demand_paging.rst
shared_multi_heap.rst
sys_mem_blocks.rst