mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 21:25:22 +00:00
Severely memory constrained systems with known allocation patterns can benefit from providing their own implementation of malloc with specifically tuned bucket sizes. Provide a switch to allow users to replace the default malloc implementation with their own. Signed-off-by: Josh Gao <josh@jmgao.dev> |
||
---|---|---|
.. | ||
stdlib | ||
stdout | ||
string | ||
time |