mirror of
https://github.com/apache/nuttx.git
synced 2026-08-05 22:29:02 +00:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Make.defs | ||
| mempool.c | ||
| mempool_multiple.c | ||
| mempool_procfs.c | ||