zephyr/lib
Nicolas Pitre 9dcd76a650 lib/os/heap: minimize initial overallocation in the aligned case
The biggest required padding is equal to `align - chunk_header_bytes`
and not `align - 1` given that the header already contributes to the
padding.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2020-11-30 14:50:07 -05:00
..
cmsis_rtos_v1
cmsis_rtos_v2
fnmatch
gui
libc kernel: Cleanup logger setup in kernel files 2020-11-27 09:56:34 -05:00
open-amp
os lib/os/heap: minimize initial overallocation in the aligned case 2020-11-30 14:50:07 -05:00
posix
CMakeLists.txt
Kconfig