incubator-nuttx/mm/umm_heap
buxiasen cf574fa466 mm: add mm_initialize_pool, make pool more flexible
now allow enable pool for extra heap, and disable umm/kmm pool.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2024-06-25 16:42:06 +08:00
..
CMakeLists.txt cmake:complete missing changes during cmake reforming for mm 2023-09-08 21:20:16 +03:00
Make.defs mm: add kmm/umm_memdump 2022-10-29 11:35:27 +08:00
umm_addregion.c
umm_brkaddr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
umm_calloc.c mm: memory allocations return valid pointer when request 0 size 2023-05-02 18:29:29 -06:00
umm_checkcorruption.c debug tools: add heap & stack check in idle thread 2021-03-04 18:38:05 -08:00
umm_extend.c
umm_free.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
umm_globals.c fix #if condition of g_mmheap for BUILD_KERNEL. 2022-02-19 19:33:15 +08:00
umm_heap.h mm_heap: mm dump and panic only valid for the heap own by OS 2023-08-02 06:11:59 -07:00
umm_heapmember.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
umm_initialize.c mm: add mm_initialize_pool, make pool more flexible 2024-06-25 16:42:06 +08:00
umm_mallinfo.c mm: Rename mm_memdump_s to malltask 2023-06-18 09:12:14 +03:00
umm_malloc.c ltp: fix review questions 2023-08-01 09:35:36 -07:00
umm_malloc_size.c mm:add heap args to mm_malloc_size 2023-01-17 21:57:37 +08:00
umm_memalign.c ltp: fix review questions 2023-08-01 09:35:36 -07:00
umm_memdump.c Support memdump to realize incremental dump function 2023-05-22 12:31:32 +08:00
umm_realloc.c ltp: fix review questions 2023-08-01 09:35:36 -07:00
umm_sbrk.c mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
umm_zalloc.c ltp: fix review questions 2023-08-01 09:35:36 -07:00