| .. |
|
bitmap
|
789f41c86a
Moved the whole bitmap vector outside the header
|
13 years ago |
|
freelist
|
16499deb6f
realloc() for freelist-organized raw blocks
|
13 years ago |
|
CMakeLists.txt
|
16499deb6f
realloc() for freelist-organized raw blocks
|
13 years ago |
|
debug.c
|
f5eac644f8
Small fixes to make freelist-organised raw blocks work
|
13 years ago |
|
dmm_adaptor.c
|
c7f6a76c1f
Small fixes on errors and warnings.
|
14 years ago |
|
dmmlib.c
|
c1f634be8e
Removed debug function call inside malloc()
|
13 years ago |
|
print_stats.c
|
473b1b276f
Improve support for request size on the block header
|
14 years ago |
|
raw_block.c
|
789f41c86a
Moved the whole bitmap vector outside the header
|
13 years ago |
|
release_memory.c
|
3e768d16b1
release_memory() now accepts raw_block_header_t pointers directly
|
13 years ago |
|
request_memory_mmap_linux.c
|
62b394c0ba
Major code reorganization; introduction of raw blocks
|
13 years ago |
|
request_memory_mmap_osx.c
|
62b394c0ba
Major code reorganization; introduction of raw blocks
|
13 years ago |
|
request_memory_sbrk.c
|
62b394c0ba
Major code reorganization; introduction of raw blocks
|
13 years ago |