| .. |
|
CMakeLists.txt
|
306175e290
Made documentation and building a shared version of the library optional.
|
14 years ago |
|
block_header.c
|
eda81eee4e
Added functions to find previous memory blocks in terms of data layout. Initial maptable nodes require now a memory block. Simplified initialize_allocator.
|
14 years ago |
|
coalesce.c
|
612182cedf
Added support for always coalescing during free.
|
14 years ago |
|
custom_free.c
|
8d72e4a4ef
Properly include coalesce.h in custom_free when needed.
|
14 years ago |
|
custom_malloc.c
|
eda81eee4e
Added functions to find previous memory blocks in terms of data layout. Initial maptable nodes require now a memory block. Simplified initialize_allocator.
|
14 years ago |
|
dmm_adaptor.c
|
1f7bb37a63
Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory.
|
14 years ago |
|
initialize_allocator.c
|
eda81eee4e
Added functions to find previous memory blocks in terms of data layout. Initial maptable nodes require now a memory block. Simplified initialize_allocator.
|
14 years ago |
|
other.c
|
1f7bb37a63
Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory.
|
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 |
|
sys_alloc.c
|
eda81eee4e
Added functions to find previous memory blocks in terms of data layout. Initial maptable nodes require now a memory block. Simplified initialize_allocator.
|
14 years ago |