incubator-nuttx/mm/map
fangxinyong 43b0421b2a mm/map: limit the count of memory mapping for the task
No memory map count limit that will exhaust memory and cause
the system hang. Also that fix pass LTP posix case mmap/24-1.c

Signed-off-by: fangxinyong <fangxinyong@xiaomi.com>
2023-08-02 22:57:28 -07:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Make.defs mm/map: limit the count of memory mapping for the task 2023-08-02 22:57:28 -07:00
mm_map.c mm/map: limit the count of memory mapping for the task 2023-08-02 22:57:28 -07:00
vm_region.c