Get 20% off all career paths from fullstack to AI
AI, Data Science & Cloud Certificates from Google, IBM & Meta
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Explore a 15-minute video presentation from the ISMM 2024 conference that introduces a novel managed memory system designed for microcontrollers with limited memory and NOR flash storage. Discover how this system, targeting devices like the Raspberry Pi Pico, extends available memory space using virtual memory techniques with NOR flash as a backing store. Learn about the system's innovative approach to mitigating the drawbacks of slow write speeds and limited write cycles in flash memory through cooperation with language-level memory management. Understand the implementation of an aggressive garbage collector and the proposed "forwarding bit" technique for efficient object movement in flash memory. Examine experimental results demonstrating significant reductions in flash memory erasures and impressive execution speed improvements when using this system with the mruby language on Raspberry Pi Pico.
Syllabus
[ISMM24] A Managed Memory System for micro controllers with NOR flash memory
Taught by
ACM SIGPLAN