nuttx/mm/tlsf
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
..
.gitignore
0001-Add-TLSF_API-and-tlsf_printf.patch
0002-Define-_DEBUG-to-0-if-not-done-yet.patch
0003-Support-customize-FL_INDEX_MAX-to-reduce-the-memory-.patch
0004-Add-tlsf_extend_pool-function.patch
0005-Fix-warnining-on-implicit-pointer-conversion.patch
CMakeLists.txt cmake:complete missing changes during cmake reforming for mm 2023-09-08 21:20:16 +03:00
Make.defs build: Replace "$(shell $(DEFINE) $(CC) ...)" with $(DEFINE_PREFIX) 2023-06-23 00:11:25 +03:00
mm_tlsf.c mm: seperate mm_pool and mm_pool init 2024-06-23 11:09:39 +08:00