| .. |
|
bitmap
|
32df8bd4fe
rewrite macros to refactor some code
|
13 years ago |
|
freelist
|
3ed8dc4e01
fix the debug support for freelist-organised raw blocks
|
13 years ago |
|
CMakeLists.txt
|
3ed8dc4e01
fix the debug support for freelist-organised raw blocks
|
13 years ago |
|
calloc.c
|
e24063eb29
Split dmmlib.c to four files
|
13 years ago |
|
debug.c
|
2d42eb2f52
fix an include warning
|
13 years ago |
|
free.c
|
a417feaf2d
add guards for MEM_TRACE inside free(), too
|
13 years ago |
|
initialize.c
|
73968cf6e6
initialize statically the systemallocator variable even when parsing env variables
|
13 years ago |
|
knobs.c
|
e2ddba7500
install configuration header file inside the dmmlib directory
|
13 years ago |
|
malloc.c
|
97655dc9a9
Check directly in macros if file descriptors are initialized before using them
|
13 years ago |
|
memalign.c
|
32df8bd4fe
rewrite macros to refactor some code
|
13 years ago |
|
other.c
|
4517b6cc9b
simplify the filenames of some bitmap-related files
|
13 years ago |
|
parse_env.c
|
73968cf6e6
initialize statically the systemallocator variable even when parsing env variables
|
13 years ago |
|
print_stats.c
|
e2ddba7500
install configuration header file inside the dmmlib directory
|
13 years ago |
|
raw_block.c
|
0e30e1d2b0
fix the requested size of big raw blocks
|
13 years ago |
|
realloc.c
|
9d1fec9368
fixes on debug traces
|
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
|
e2ddba7500
install configuration header file inside the dmmlib directory
|
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 |
|
statistics.c
|
97655dc9a9
Check directly in macros if file descriptors are initialized before using them
|
13 years ago |