AtomVM icon indicating copy to clipboard operation
AtomVM copied to clipboard

Memory reservation

Open bettio opened this issue 7 years ago • 0 comments

Systems such as ESP32 are heavily memory constrained, it is required to have a memory reservation system to ensure a minimum memory amount to important tasks. Also some systems have both fast and slow memory areas, so a good memory allocation system should manage them.

bettio avatar Nov 09 '18 23:11 bettio