nuttx/mm/umm_heap
anjiahao 92f26a98dd mm:use Kconfig to control sequence number to save memory
One memory block can save sizeof(size_t) size.

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2025-12-20 09:47:22 -03:00
..
CMakeLists.txt cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
Make.defs mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_addregion.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_brkaddr.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_calloc.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
umm_checkcorruption.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_extend.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_free.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
umm_globals.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_heap.h userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
umm_heapmember.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_initialize.c userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
umm_mallinfo.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_malloc.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
umm_malloc_size.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
umm_memalign.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
umm_memdump.c mm:use Kconfig to control sequence number to save memory 2025-12-20 09:47:22 -03:00
umm_realloc.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
umm_sbrk.c userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
umm_zalloc.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00