Enthernet Code
Enthernet Code
DIIDevHeads IoT Integration Server
Created by Enthernet Code on 5/26/2024 in #middleware-and-os
How can I implement memory management to optimize and conserve memory usage?
Hello, I am developing an embedded Linux system with limited resources, powered by a 1 GHz ARM Cortex-A7 CPU and 256 MB of RAM. The end application is a real-time data acquisition and processing device for environmental monitoring. How can I implement memory management to optimize and conserve memory usage in this project? I recently came across the jemalloc library but don't fully understand it. Are there alternative solutions or libraries that would be more suitable for this application? I would also appreciate any information on the specific SoC or build system that should be used for building the embedded Linux.
3 replies