This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
mm
/
umm_heap
History
Jiuzhu Dong
7ae3c572dc
procfs: add heap info for every task
...
cat /proc/2/heap AllocSize: 512 AllocBlks: 10 Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2022-02-26 14:32:42 +08:00
..
Make.defs
mm: Add kmm_malloc_size and mm_malloc_size
2021-07-05 14:23:24 +09:00
umm_addregion.c
…
umm_brkaddr.c
…
umm_calloc.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00
umm_checkcorruption.c
…
umm_extend.c
…
umm_free.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00
umm_globals.c
fix #if condition of g_mmheap for BUILD_KERNEL.
2022-02-19 19:33:15 +08:00
umm_heap.h
mm: umm_heap: Fix umm_heap for BUILD_KERNEL & ADDRENV
2022-02-17 11:31:01 +01:00
umm_heapmember.c
…
umm_initialize.c
mm: Support the kernel address sanitizer
2021-11-02 13:32:47 -03:00
umm_mallinfo.c
procfs: add heap info for every task
2022-02-26 14:32:42 +08:00
umm_malloc_size.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00
umm_malloc.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00
umm_memalign.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00
umm_realloc.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00
umm_sbrk.c
mm: Remove mm_heap_impl_s struct
2021-07-07 04:25:15 -07:00
umm_zalloc.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00