| .. |
|
bitmap
|
554909b120
fixes for compatibility with the STHORM SDK
|
12 年之前 |
|
freelist
|
6d0cd147d0
fix warnings and errors in freelist/realloc()
|
12 年之前 |
|
CMakeLists.txt
|
05c7f86678
add support for glibc hooks, currently the memalign one only
|
12 年之前 |
|
calloc.c
|
e24063eb29
Split dmmlib.c to four files
|
13 年之前 |
|
debug.c
|
770f024aa5
include stdint.h for uintptr_t
|
12 年之前 |
|
free.c
|
21b7e5be25
Fixed the warning for correct cast in DEAD (0xD34D) pointer
|
12 年之前 |
|
glibc_hooks.c
|
05c7f86678
add support for glibc hooks, currently the memalign one only
|
12 年之前 |
|
initialize.c
|
f194860d49
memalign(): improved statistics and fix big block address in the list
|
12 年之前 |
|
knobs.c
|
e2ddba7500
install configuration header file inside the dmmlib directory
|
13 年之前 |
|
malloc.c
|
21b7e5be25
Fixed the warning for correct cast in DEAD (0xD34D) pointer
|
12 年之前 |
|
memalign.c
|
325b135e28
add support for memalign()
|
12 年之前 |
|
other.c
|
ee9a7390e8
include the header for req_padding() in necessary source files
|
12 年之前 |
|
padding.c
|
28714a5af8
separate req_padding() from other functions
|
12 年之前 |
|
parse_env.c
|
cf53b46fe4
added good fit percentage as environmental variable option
|
12 年之前 |
|
print_stats.c
|
e2ddba7500
install configuration header file inside the dmmlib directory
|
13 年之前 |
|
raw_block.c
|
0e30e1d2b0
fix the requested size of big raw blocks
|
13 年之前 |
|
realloc.c
|
3857a388fa
realloc(): align the space to be de-allocated
|
12 年之前 |
|
release_memory.c
|
5878ca5a32
memalign(): refactoring
|
12 年之前 |
|
request_memory_mmap_linux.c
|
e2ddba7500
install configuration header file inside the dmmlib directory
|
13 年之前 |
|
request_memory_mmap_osx.c
|
62b394c0ba
Major code reorganization; introduction of raw blocks
|
13 年之前 |
|
request_memory_sbrk.c
|
62b394c0ba
Major code reorganization; introduction of raw blocks
|
13 年之前 |
|
statistics.c
|
5c8ddb91a8
don't compile get_total_allocated_memory() if REQUEST_SIZE_INFO is not enabled
|
12 年之前 |