noalloc
Noalloc is a research project that aims to develop an operating system that minimizes memory allocation. The project was started in 2019 by a team of researchers from the University of California, San Diego.
The primary goal of noalloc is to eliminate the overhead of memory allocation and deallocation, which are
Noalloc proposes to eliminate memory allocation by reserving a large contiguous block of memory at startup
To achieve this performance improvement, noalloc relies on a combination of techniques, including compiler modifications, binary
The noalloc project is ongoing, and the results are being published in various research papers and conferences.