Felipe Neves
|
d495f175d5
heap: pushed down all the aligned_alloc / free implementation
|
5 yıl önce |
Felipe Neves
|
98e561b79a
heap: added aligned alloc implementation on multi_heap layer
|
5 yıl önce |
Angus Gratton
|
b1f3586f7e
multi_heap: Fix bug when start of heap is unaligned
|
7 yıl önce |
Deomid Ryabkov
|
4b7eb1792e
Try to merge tail with next block when splitting
|
7 yıl önce |
Stephen Casner
|
bc2879a956
heap: Add task tracking option for heap usage monitoring
|
8 yıl önce |
Stephen Casner
|
a76d5a33c9
heap: Correct the sense of a comment
|
8 yıl önce |
Angus Gratton
|
47aaf402b8
heap: Add heap_caps_dump() / heap_caps_dump_all() functions
|
8 yıl önce |
Ivan Grokhotkov
|
6cc8099610
Merge branch 'bugfix/malloc_failure' into 'master'
|
8 yıl önce |
Angus Gratton
|
b0c5665f15
heap: Fix race condition causing malloc() to fail under some conditions
|
8 yıl önce |
Angus Gratton
|
04188d8ec7
heap: Fix spurious heap_caps_check_integrity() errors in Comprehensive mode
|
8 yıl önce |
Deomid Ryabkov
|
882f164e7c
Fix multi_heap_get_info alias
|
8 yıl önce |
Angus Gratton
|
76d8190444
multi_heap: Print the problem address when aborting due to heap corruption
|
8 yıl önce |
Angus Gratton
|
1c7b8aa3a5
Heap tracing support
|
8 yıl önce |
Angus Gratton
|
5c417963eb
multi_heap: Add heap poisoning features
|
8 yıl önce |
Angus Gratton
|
71c70cb15c
heap: Refactor heap regions/capabilities out of FreeRTOS
|
8 yıl önce |
Angus Gratton
|
5ee49fd311
heap: Add new multi_heap heap implementation to replace FreeRTOS-based tagged heaps
|
8 yıl önce |