| .. |
|
bitmap
|
3f9a0ea830
No need to include pthread.h inside bitmap_malloc()
|
hace 13 años |
|
freelist
|
67366e286d
Return NULL in freelist_realloc() if the first malloc() has failed
|
hace 13 años |
|
CMakeLists.txt
|
04f75ced96
Separated debug functions for freelist-organised raw blocks
|
hace 13 años |
|
calloc.c
|
e24063eb29
Split dmmlib.c to four files
|
hace 13 años |
|
debug.c
|
04f75ced96
Separated debug functions for freelist-organised raw blocks
|
hace 13 años |
|
dmm_adaptor.c
|
c7f6a76c1f
Small fixes on errors and warnings.
|
hace 14 años |
|
free.c
|
975d437a65
Fix the support of freelist-organised raw blocks (WIP)
|
hace 13 años |
|
malloc.c
|
2d5445c95e
Proper ifdef guards for raw block creation mutexes
|
hace 13 años |
|
print_stats.c
|
473b1b276f
Improve support for request size on the block header
|
hace 14 años |
|
raw_block.c
|
975d437a65
Fix the support of freelist-organised raw blocks (WIP)
|
hace 13 años |
|
realloc.c
|
1aa71b9a42
realloc() implementation for big blocks
|
hace 13 años |
|
release_memory.c
|
3e768d16b1
release_memory() now accepts raw_block_header_t pointers directly
|
hace 13 años |
|
request_memory_mmap_linux.c
|
62b394c0ba
Major code reorganization; introduction of raw blocks
|
hace 13 años |
|
request_memory_mmap_osx.c
|
62b394c0ba
Major code reorganization; introduction of raw blocks
|
hace 13 años |
|
request_memory_sbrk.c
|
62b394c0ba
Major code reorganization; introduction of raw blocks
|
hace 13 años |