mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 14:52:31 +00:00
Change-Id: I6caa94bc1a3d1986966652cd0a24bf22f3697481 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
15 lines
212 B
ReStructuredText
15 lines
212 B
ReStructuredText
.. _memory_v2:
|
|
|
|
Memory Allocation
|
|
#################
|
|
|
|
This section describes kernel services that allow threads to dynamically
|
|
allocate memory.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
slabs.rst
|
|
pools.rst
|
|
heap.rst
|