Ioannis Koutras 8de91b5f18 Proper support for enabling coalescing. 14 years ago
..
CMakeLists.txt 306175e290 Made documentation and building a shared version of the library optional. 14 years ago
block_header.c f4228a7def Made get_header() static. 14 years ago
coalesce.c 612182cedf Added support for always coalescing during free. 14 years ago
custom_free.c 8de91b5f18 Proper support for enabling coalescing. 14 years ago
custom_malloc.c 852832353c Proper guarding on memory space aware allocators. 14 years ago
dmm_adaptor.c 1f7bb37a63 Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory. 14 years ago
initialize_allocator.c 852832353c Proper guarding on memory space aware allocators. 14 years ago
other.c 1f7bb37a63 Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory. 14 years ago
posix_lock.c 1f7bb37a63 Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory. 14 years ago
sys_alloc.c d52ea914eb Memory space awareness for sys_alloc(). 14 years ago