The following C project contains the C source code and C examples used for virtual memory allocation. A complete virtual memory manager with bit mapped block allocation and no in-line overhead. E.g. a 4K request provides memory on a page boundary without wastage.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
arena2.c | 20916 |