mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
946ed96926
For some case, need large files from tmpfs or shmfs, will lead to high pressure on memory fragments, add an optional fs_heap with independent heap will benifit for memory fragments issue. Signed-off-by: buxiasen <buxiasen@xiaomi.com>