
For the last version of the EDDI Compiler, it has been necessary to extend the dynamic memory allocator, to support free memory. In this post, we will see how to write a simple Memory Manager in Intel Assembly for Linux. In the past, we’ve seen how to write a basic memory allocator, this time, we [...]


Most commented posts