.. |
sll
|
3c1f4804f1
Added exact-, first- and best-Fit search algorithms for singly linked freelist.
|
před 13 roky |
block_header.h
|
b671dfb720
Added heap ownership information in memory blocks, coalescing currently uses it.
|
před 13 roky |
coalesce.h
|
1430f129bc
Proper coalescing support.
|
před 13 roky |
dmm_adaptor.h
|
186a55c23d
Small fixes to remove warnings. initialize_allocator() could now use sbrk locks.
|
před 13 roky |
dmm_init.h
|
ee0c809d4a
Separated public and private include files, examples. Examples are now also built through CMake.
|
před 13 roky |
other.h
|
ee0c809d4a
Separated public and private include files, examples. Examples are now also built through CMake.
|
před 13 roky |
posix_lock.h
|
ee0c809d4a
Separated public and private include files, examples. Examples are now also built through CMake.
|
před 13 roky |
split.h
|
7861af6e17
Proper support of splitting for both fixed and variable min splitting block size.
|
před 13 roky |
sys_alloc.h
|
eda81eee4e
Added functions to find previous memory blocks in terms of data layout. Initial maptable nodes require now a memory block. Simplified initialize_allocator.
|
před 13 roky |