mage1
|
635cfadc25
|
mm: Move mm_heap_s related stuff to private header file
since it will improve the modularity and reduce the inforamtion explosion
Change-Id: I085b36adb38993a979625a1f4c252d364a15afa1
|
2021-03-19 09:56:39 -07:00 |
|
Alin Jerpelea
|
bcee9c391c
|
mm: Author Gregory Nutt: update licenses to Apache
Gregory Nutt has submitted the SGA and we can mograte the licenses
to Apache.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-02-09 01:21:53 -08:00 |
|
YAMAMOTO Takashi
|
a607e6257f
|
Include malloc.h instead of stdlib.h for mallinfo()
This change also removes the malloc.h inclusion in stdlib.h
to break the build if there are still users of mallinfo() with stdlib.h.
|
2020-06-15 07:21:19 -06:00 |
|
Juha Niskanen
|
ea72d84c4d
|
/mm/mm_heap/mm_mallinfo.c: Fix assertion broken in 312ea9f9 .
|
2020-02-17 08:06:46 -06:00 |
|
Ouss4
|
312ea9f99e
|
mm/mm_heap: Fix warnings included by #266
|
2020-02-15 08:00:06 -06:00 |
|
YAMAMOTO Takashi
|
46ad645efc
|
mm: Add a bunch of assertions
|
2020-02-13 08:21:18 -06:00 |
|
YAMAMOTO Takashi
|
3a1515b473
|
mm_mallinfo: Fix a minfo printf-format
|
2020-02-13 15:18:53 +08:00 |
|
Jussi Kivilinna
|
81b5118727
|
mm_mallinfo: do heap end debug assert check with heap semaphore held
|
2017-08-03 10:01:26 -06:00 |
|
Gregory Nutt
|
fc3540cffe
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
|
Gregory Nutt
|
c4493528a1
|
Remove some empty file section section header comments
|
2016-02-17 18:57:35 -06:00 |
|
Gregory Nutt
|
06cd5b2fcc
|
mm, audio, crypto, graphics: Fix various spacing/alignment issues
|
2015-10-08 09:10:22 -06:00 |
|
Gregory Nutt
|
b33c2d9cef
|
Move include/nuttx/mm.h to include/nuttx/mm/mm.h
|
2014-09-24 07:29:09 -06:00 |
|
Gregory Nutt
|
3464089542
|
Move core heap allocator logic from mm/. to mm/mm_heap/.
|
2014-09-22 10:53:50 -06:00 |
|