Ioannis Koutras
|
969a004a64
Initial support for doubly linked lists, unified linked lists source files.
|
лет назад: 13 |
Ioannis Koutras
|
b671dfb720
Added heap ownership information in memory blocks, coalescing currently uses it.
|
лет назад: 13 |
Ioannis Koutras
|
7861af6e17
Proper support of splitting for both fixed and variable min splitting block size.
|
лет назад: 13 |
Ioannis Koutras
|
31bdfa0120
Proper support of coalescing for both fixed and variable max coalesced block size.
|
лет назад: 13 |
Ioannis Koutras
|
1cf9593141
Set coalescing ON for Linux Tests target.
|
лет назад: 13 |
Ioannis Koutras
|
8de91b5f18
Proper support for enabling coalescing.
|
лет назад: 13 |
Ioannis Koutras
|
3c73f54eda
Made a simple case for testing the library in Linux.
|
лет назад: 13 |
Ioannis Koutras
|
306175e290
Made documentation and building a shared version of the library optional.
|
лет назад: 13 |
Ioannis Koutras
|
1547eef1aa
Moved NUM_HEAPS and MIN_FRAG_THRESHOLD to dmm_config.h. NUM_HEAPS has a variable now in CMake, for P2012 it is set to 0.
|
лет назад: 13 |
Ioannis Koutras
|
2f06c81a16
Added support for static library compilation, fixed indentation in src/CMakeLists.txt, fixed heap.h to include stddef.h for size_t support, added P2012 in cmake to automate some choices required.
|
лет назад: 13 |
Ioannis Koutras
|
1f7bb37a63
Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory.
|
лет назад: 13 |
Ioannis Koutras
|
0c08ba1b45
Made the compilation of examples optional.
|
лет назад: 13 |
Ioannis Koutras
|
f58ec4f19f
Initial CMake infrastructure.
|
лет назад: 13 |