nuttx/mm
buxiasen 870d989d6c mm: seperate mm_pool and mm_pool init
make possible enable pool, but disabled in system heap.
also compatible for further extra heap use/not use pool.
Now use MM_HEAP_MEMPOOL_THRESHOLD -1 to indicate pool disabled.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2024-06-23 11:09:39 +08:00
..
bin
circbuf mm: Fix some typos 2023-11-24 09:57:10 -08:00
iob net/can: Add SO_RCVBUF option for can socket 2024-06-14 19:54:07 +08:00
kasan kasan: Implementing global variable out of bounds detection 2024-04-07 23:31:13 +08:00
kbin
kmap mm/kmap: Finalize kmap implementation for RISC-V 2023-11-23 16:38:41 -08:00
kmm_heap cmake:complete missing changes during cmake reforming for mm 2023-09-08 21:20:16 +03:00
map mm/map: revise device mapping functions 2024-05-03 23:58:39 +08:00
mempool mm: seperate mm_pool and mm_pool init 2024-06-23 11:09:39 +08:00
mm_gran mm/gran: Fix GRAN_ALIGNED() macro 2024-06-03 22:06:38 +08:00
mm_heap mm: seperate mm_pool and mm_pool init 2024-06-23 11:09:39 +08:00
shm Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
tlsf mm: seperate mm_pool and mm_pool init 2024-06-23 11:09:39 +08:00
ubsan cmake:complete missing changes during cmake reforming for mm 2023-09-08 21:20:16 +03:00
umm_heap cmake:complete missing changes during cmake reforming for mm 2023-09-08 21:20:16 +03:00
CMakeLists.txt
Kconfig mm: seperate mm_pool and mm_pool init 2024-06-23 11:09:39 +08:00
Makefile