Ioannis Koutras 19ba68f2bc Fixed coalescing. Larson does not require more memory than the current page size. 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 905ee991cd Coalescing fixing - Part 1 14 years ago
coalesce.c 19ba68f2bc Fixed coalescing. Larson does not require more memory than the current page size. 14 years ago
custom_free.c 905ee991cd Coalescing fixing - Part 1 14 years ago
custom_malloc.c 905ee991cd Coalescing fixing - Part 1 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 748f9d4401 Set earlier the border pointer in order to avoid wrong previous size values after split 14 years ago
sys_alloc.c 0fd01ad138 Option to set the default allocation size when using a system call. 14 years ago