This adds a page for the new memory blocks allocator, describing what it is and how to use it. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
14 lines
231 B
ReStructuredText
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
|