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