zephyr/doc/kernel/memory_management
Meir Komet 5595f66851 multi_heap: introduce support for realloc()
Add support for realloc (and realloc_aligned) into the multi heap lib,
where the buffer sent in will either be reused (maybe shrinked),
or enlarged by allocating on any of the matching heaps of the multi heap.

Signed-off-by: Meir Komet <mskomet1@gmail.com>
2024-11-16 14:02:07 -05:00
..
demand_paging.rst kernel: mmu: install demand mappings for the on-demand linker sections 2024-09-10 17:17:30 -04:00
heap.rst multi_heap: introduce support for realloc() 2024-11-16 14:02:07 -05:00
index.rst
shared_multi_heap.rst doc: Use basic ..doxygengroup syntax 2024-08-13 09:49:21 +01:00
slabs.rst
sys_mem_blocks.rst
virtual_memory.rst kernel: mm: rename Z_VM_RESERVED to K_MEM_VM_RESERVED 2024-06-12 21:13:26 -04:00