nuttx/mm/mm_heap
ligd 68d66148ad mm: idle check heap use mm_trysemaphore
Change-Id: I92e1df572fa6cd801b10e5b06e7b04d450b3e3fb
Signed-off-by: ligd <liguiding1@xiaomi.com>
(cherry picked from commit bc9a5d1ca9656f6effd3a419cc2488586dfb1489)
2021-07-03 12:56:40 -05:00
..
Make.defs mm: add kconfig option to control the memory manger strategy choice. 2021-03-19 09:56:39 -07:00
mm_addfreechunk.c mm: Move mm_heap_s related stuff to private header file 2021-03-19 09:56:39 -07:00
mm_brkaddr.c mm: Move mm_heap_s related stuff to private header file 2021-03-19 09:56:39 -07:00
mm_calloc.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
mm_checkcorruption.c mm: idle check heap use mm_trysemaphore 2021-07-03 12:56:40 -05:00
mm_extend.c mm: Move mm_heap_s related stuff to private header file 2021-03-19 09:56:39 -07:00
mm_free.c mm: fix memory corruption when loop create/exit thread in SMP mode 2021-07-02 04:55:46 -05:00
mm_heapmember.c mm: Move mm_heap_s related stuff to private header file 2021-03-19 09:56:39 -07:00
mm_initialize.c mm: Move procfs_register_meminfo into common place 2021-07-03 09:39:32 -07:00
mm_mallinfo.c cmd/free: add nused/nfree field in command free 2021-05-25 01:01:38 -07:00
mm_malloc_usable_size.c mm: Move mm_heap_s related stuff to private header file 2021-03-19 09:56:39 -07:00
mm_malloc.c mm: fix memory corruption when loop create/exit thread in SMP mode 2021-07-02 04:55:46 -05:00
mm_memalign.c libc: Add additional checks to malloc realloc and memalign 2021-04-04 18:58:04 -07:00
mm_realloc.c libc: Add additional checks to malloc realloc and memalign 2021-04-04 18:58:04 -07:00
mm_sbrk.c mm: Move procfs_register_meminfo into common place 2021-07-03 09:39:32 -07:00
mm_sem.c mm: mm_heap: Remove critical section in mm_sem.c 2021-03-31 22:43:23 -05:00
mm_shrinkchunk.c mm: Move mm_heap_s related stuff to private header file 2021-03-19 09:56:39 -07:00
mm_size2ndx.c mm: Move mm_heap_s related stuff to private header file 2021-03-19 09:56:39 -07:00
mm_zalloc.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
mm.h mm: Move procfs_register_meminfo into common place 2021-07-03 09:39:32 -07:00