Ioannis Koutras 4c9e7a3cb3 Refactor coalesce() 14 years ago
..
linked_lists 778b14b7de size variable in remove_block_from_lists() is used only on fixed lists 14 years ago
CMakeLists.txt acee701a09 Create WITH_SINGLE_ALLOCATOR flag 14 years ago
block_header.c 7533f923e8 Fix mark_free() to work on multiple platforms 14 years ago
coalesce.c 4c9e7a3cb3 Refactor coalesce() 14 years ago
custom_free.c 4c9e7a3cb3 Refactor coalesce() 14 years ago
custom_malloc.c f1e797ed12 Refactor split() 14 years ago
custom_realloc.c acee701a09 Create WITH_SINGLE_ALLOCATOR flag 14 years ago
dmm_adaptor.c c7f6a76c1f Small fixes on errors and warnings. 14 years ago
initialize_allocator.c f89062237a Use the right macro define to initialize mem_requested 14 years ago
other.c 8977e09cbc Refactor sys_alloc() and memory space awareness 14 years ago
posix_lock.c 5fc32c7e67 All the source files are now released under the Apache 2.0 license. 14 years ago
print_stats.c 473b1b276f Improve support for request size on the block header 14 years ago
single_allocator.c acee701a09 Create WITH_SINGLE_ALLOCATOR flag 14 years ago
split.c f1e797ed12 Refactor split() 14 years ago
sys_alloc.c 0fd01ad138 Option to set the default allocation size when using a system call. 14 years ago