Dynamic memory allocation framework

Ioannis Koutras 9c0daa3f0d Conditional compilation of POSIX lock functions by using the HAVE_LOCKS flag. 15 anos atrás
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 15 anos atrás
Doxyfile d279e2a024 Initial commit. 15 anos atrás
Makefile 2e86b41627 Initial commit for DMM adapting functions. 15 anos atrás
block_header.c 4759016639 Initial commit of coalesce and helping functions. 15 anos atrás
block_header.h 4759016639 Initial commit of coalesce and helping functions. 15 anos atrás
coalesce.c 4759016639 Initial commit of coalesce and helping functions. 15 anos atrás
coalesce.h 4759016639 Initial commit of coalesce and helping functions. 15 anos atrás
custom_free.c 9c0daa3f0d Conditional compilation of POSIX lock functions by using the HAVE_LOCKS flag. 15 anos atrás
custom_free.h b969dfd00e Separated custom_malloc and custom_free from test.c 15 anos atrás
custom_malloc.c 9c0daa3f0d Conditional compilation of POSIX lock functions by using the HAVE_LOCKS flag. 15 anos atrás
custom_malloc.h b969dfd00e Separated custom_malloc and custom_free from test.c 15 anos atrás
dmm_adaptor.c 2e86b41627 Initial commit for DMM adapting functions. 15 anos atrás
dmm_adaptor.h 2e86b41627 Initial commit for DMM adapting functions. 15 anos atrás
dmm_init.c 9c0daa3f0d Conditional compilation of POSIX lock functions by using the HAVE_LOCKS flag. 15 anos atrás
dmm_init.h d279e2a024 Initial commit. 15 anos atrás
heap.h 9c0daa3f0d Conditional compilation of POSIX lock functions by using the HAVE_LOCKS flag. 15 anos atrás
larson.c 0db7c47a56 Initial DMM statistics support. 15 anos atrás
lran2.h 8e832c4ff7 Initial commit of Larson benchmark. 15 anos atrás
other.c 0ada8dc4ad Simplified the block header structure and functions. 15 anos atrás
other.h ab5579f867 Proper datatypes for several function arguments. 15 anos atrás
posix_lock.c 9c0daa3f0d Conditional compilation of POSIX lock functions by using the HAVE_LOCKS flag. 15 anos atrás
posix_lock.h d279e2a024 Initial commit. 15 anos atrás
sys_alloc.c 9c0daa3f0d Conditional compilation of POSIX lock functions by using the HAVE_LOCKS flag. 15 anos atrás
sys_alloc.h 0ada8dc4ad Simplified the block header structure and functions. 15 anos atrás
test.c af5da76194 Debugging printf's (lame) and changed the size of requested blocks in test.c to match them with Larson's benchmark. 15 anos atrás