a solution to memory fragmentation?
Posted: Tue Jan 13, 2015 11:38 am
In [1] they mention that contiki-os has a compacting memory allocator , which solve the fragmentation issue(at the cost of some latency). contiki-os is open-source.
In a previous thread, damien mentioned the complexity of making such allocator. Maybe taking on from contiki will work?
In a previous thread, damien mentioned the complexity of making such allocator. Maybe taking on from contiki will work?