| .. |
|
linked_lists
|
778b14b7de
size variable in remove_block_from_lists() is used only on fixed lists
|
14 years ago |
|
CMakeLists.txt
|
983676db07
Support for various list ordering policies
|
14 years ago |
|
block_header.c
|
1750131cca
mark_free(): cast 0x1 as unsigned to remove a warning
|
14 years ago |
|
coalesce.c
|
0cc10051ee
Include heap as an argument in remove_block() in case hops are counted.
|
14 years ago |
|
custom_free.c
|
8eb08a1ee7
Large update on stats
|
14 years ago |
|
custom_malloc.c
|
8eb08a1ee7
Large update on stats
|
14 years ago |
|
custom_realloc.c
|
dfa095c4fd
Make REPLACE_MALLOC directive obsolete, dmmlib now accepts malloc(), free() and realloc() calls directly
|
14 years ago |
|
dmm_adaptor.c
|
c7f6a76c1f
Small fixes on errors and warnings.
|
14 years ago |
|
initialize_allocator.c
|
8eb08a1ee7
Large update on stats
|
14 years ago |
|
other.c
|
e75aad8541
New feature: Count hops.
|
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
|
a7d6dde682
Print the dmmlib word before printing any stat
|
14 years ago |
|
split.c
|
983676db07
Support for various list ordering policies
|
14 years ago |
|
sys_alloc.c
|
9494ab511e
sys_alloc.c: previous_size should not be declared/used on every case.
|
14 years ago |