| .. |
|
CMakeLists.txt
|
7861af6e17
Proper support of splitting for both fixed and variable min splitting block size.
|
14 years ago |
|
block_header.c
|
57a68f4982
Initial code for split.
|
14 years ago |
|
coalesce.c
|
31bdfa0120
Proper support of coalescing for both fixed and variable max coalesced block size.
|
14 years ago |
|
custom_free.c
|
31bdfa0120
Proper support of coalescing for both fixed and variable max coalesced block size.
|
14 years ago |
|
custom_malloc.c
|
7861af6e17
Proper support of splitting for both fixed and variable min splitting block size.
|
14 years ago |
|
dmm_adaptor.c
|
7861af6e17
Proper support of splitting for both fixed and variable min splitting block size.
|
14 years ago |
|
initialize_allocator.c
|
7861af6e17
Proper support of splitting for both fixed and variable min splitting block size.
|
14 years ago |
|
other.c
|
186a55c23d
Small fixes to remove warnings. initialize_allocator() could now use sbrk locks.
|
14 years ago |
|
posix_lock.c
|
1f7bb37a63
Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory.
|
14 years ago |
|
split.c
|
7861af6e17
Proper support of splitting for both fixed and variable min splitting block size.
|
14 years ago |
|
sys_alloc.c
|
186a55c23d
Small fixes to remove warnings. initialize_allocator() could now use sbrk locks.
|
14 years ago |