.. |
linked_lists
|
778b14b7de
size variable in remove_block_from_lists() is used only on fixed lists
|
13 lat temu |
CMakeLists.txt
|
acee701a09
Create WITH_SINGLE_ALLOCATOR flag
|
13 lat temu |
block_header.c
|
7533f923e8
Fix mark_free() to work on multiple platforms
|
13 lat temu |
coalesce.c
|
0cc10051ee
Include heap as an argument in remove_block() in case hops are counted.
|
13 lat temu |
custom_free.c
|
450f627af1
free(): move stats on top
|
13 lat temu |
custom_malloc.c
|
acee701a09
Create WITH_SINGLE_ALLOCATOR flag
|
13 lat temu |
custom_realloc.c
|
acee701a09
Create WITH_SINGLE_ALLOCATOR flag
|
13 lat temu |
dmm_adaptor.c
|
c7f6a76c1f
Small fixes on errors and warnings.
|
14 lat temu |
initialize_allocator.c
|
f89062237a
Use the right macro define to initialize mem_requested
|
13 lat temu |
other.c
|
8977e09cbc
Refactor sys_alloc() and memory space awareness
|
13 lat temu |
posix_lock.c
|
5fc32c7e67
All the source files are now released under the Apache 2.0 license.
|
14 lat temu |
print_stats.c
|
473b1b276f
Improve support for request size on the block header
|
13 lat temu |
single_allocator.c
|
acee701a09
Create WITH_SINGLE_ALLOCATOR flag
|
13 lat temu |
split.c
|
50359f36df
Support to coalesce after splitting
|
13 lat temu |
sys_alloc.c
|
0fd01ad138
Option to set the default allocation size when using a system call.
|
13 lat temu |