| .. |
|
linked_lists
|
74715a865a
Fit percentage for good-fit and search policy per heap is moved to knobs.
|
před 14 roky |
|
CMakeLists.txt
|
7f7881f6eb
Introduced custom_realloc().
|
před 14 roky |
|
block_header.c
|
a1a9213770
Missed a star.
|
před 14 roky |
|
coalesce.c
|
28552fef31
Fixed some old calls in split() and moved some unused local variables in split() and coalesce().
|
před 14 roky |
|
custom_free.c
|
d301b9ca3d
Reset the allocator's border pointer in case it is next_block and will be coalesced with the current block.
|
před 14 roky |
|
custom_malloc.c
|
74715a865a
Fit percentage for good-fit and search policy per heap is moved to knobs.
|
před 14 roky |
|
custom_realloc.c
|
7f7881f6eb
Introduced custom_realloc().
|
před 14 roky |
|
dmm_adaptor.c
|
c7f6a76c1f
Small fixes on errors and warnings.
|
před 14 roky |
|
initialize_allocator.c
|
62c425a792
Proper setting all search policies on runtime.
|
před 14 roky |
|
other.c
|
a60756d022
Created options for enabling fixed lists and adaptive functions.
|
před 14 roky |
|
posix_lock.c
|
5fc32c7e67
All the source files are now released under the Apache 2.0 license.
|
před 14 roky |
|
print_stats.c
|
c7f6a76c1f
Small fixes on errors and warnings.
|
před 14 roky |
|
split.c
|
28552fef31
Fixed some old calls in split() and moved some unused local variables in split() and coalesce().
|
před 14 roky |
|
sys_alloc.c
|
46fa76b147
Initial support for mmap().
|
před 14 roky |