Matej Zavrtanik (2016) Comparison of systems for memory allocation in the C programming language. EngD thesis.
Abstract
The bachelor thesis describes memory allocation. Work begins with description of mechanism, system calls and data structures used in memory allocators. Goals of memory allocation ares listed along with problems which must be avoided. Afterwards construction and allocating of popular memory allocators is described. Work ends with comparison of memory allocators based on time of execution of programs and memory usage, on which conclusion is based.
Actions (login required)