Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8013

General • Re: Free Memory (using C SDK).

$
0
0
Create a malloc method which accesses a pool reference. Use multiple pools allocated statically. A status check could be created for the pool(s).

The idea however is to force yourself to static allocation. Using smaller pools of memory should isolation failure. This will allow you to keep the code presentation and freedom of dynamic memory.

Statistics: Posted by dthacher — Sat Nov 02, 2024 10:54 am



Viewing all articles
Browse latest Browse all 8013

Trending Articles