zephyr/doc/kernel/memory_management
Nicolas Pitre 1e4fd23e58 kernel: mmu: install demand mappings for the on-demand linker sections
This sets initial unpaged mappings for __ondemand_func code and
__ondemand_rodata variables. To achieve this, we have to augment the
backing store API.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2024-09-10 17:17:30 -04: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 doc: mm: fix heap function references in documentation 2024-06-25 21:26:55 -04:00
index.rst doc: kernel/mm: add a page about virtual memory 2023-12-08 08:31:15 -05:00
shared_multi_heap.rst doc: Use basic ..doxygengroup syntax 2024-08-13 09:49:21 +01:00
slabs.rst docs: mem: slabs: fix for mem_slab docs snippets 2023-10-17 13:17:56 +03:00
sys_mem_blocks.rst doc: memory: Fix SYS_MEM_BLOCKS_DEFINE_STATIC description 2023-11-06 19:03:29 -05:00
virtual_memory.rst kernel: mm: rename Z_VM_RESERVED to K_MEM_VM_RESERVED 2024-06-12 21:13:26 -04:00