| .. |
|
freelist
|
2d9dc3bcd3
added trivial documentation
|
12 years ago |
|
CMakeLists.txt
|
c4fa766f11
install properly the free-list headers
|
12 years ago |
|
allocator.h
|
96a3a76457
introducing slab raw blocks
|
12 years ago |
|
debug.h
|
9d1fec9368
fixes on debug traces
|
13 years ago |
|
dmmlib.h
|
208f5e41e1
support for multiple allocator states, each one for each thread
|
12 years ago |
|
dmmstats.h
|
5c8ddb91a8
don't compile get_total_allocated_memory() if REQUEST_SIZE_INFO is not enabled
|
12 years ago |
|
knobs.h
|
e2ddba7500
install configuration header file inside the dmmlib directory
|
13 years ago |
|
lists.h
|
279df2491f
Use macros for singly-linked lists as defined in /usr/include/sys/queue.h
|
13 years ago |
|
memalign.h
|
325b135e28
add support for memalign()
|
12 years ago |
|
raw_block.h
|
96a3a76457
introducing slab raw blocks
|
12 years ago |