Ioannis Koutras
|
602ae297af
Small fix on mark_free()
|
13 years ago |
Ioannis Koutras
|
0de79edee3
Minor fixes and comments on coalesce()
|
13 years ago |
Ioannis Koutras
|
748f9d4401
Set earlier the border pointer in order to avoid wrong previous size values after split
|
13 years ago |
Ioannis Koutras
|
4c9e7a3cb3
Refactor coalesce()
|
13 years ago |
Ioannis Koutras
|
f1e797ed12
Refactor split()
|
13 years ago |
Ioannis Koutras
|
22a473cc40
Update Doxygen file to 1.8.1
|
13 years ago |
Ioannis Koutras
|
7533f923e8
Fix mark_free() to work on multiple platforms
|
13 years ago |
Ioannis Koutras
|
50359f36df
Support to coalesce after splitting
|
13 years ago |
Ioannis Koutras
|
e828079e40
Getting ready for benchmarking Larson
|
13 years ago |
Ioannis Koutras
|
f89062237a
Use the right macro define to initialize mem_requested
|
13 years ago |
Ioannis Koutras
|
cb0088a775
System allocation size now defaults to 32MB to avoid temporarily multiple system calls requesting memory
|
13 years ago |
Ioannis Koutras
|
0fd01ad138
Option to set the default allocation size when using a system call.
|
13 years ago |
Ioannis Koutras
|
450f627af1
free(): move stats on top
|
13 years ago |
Ioannis Koutras
|
acee701a09
Create WITH_SINGLE_ALLOCATOR flag
|
13 years ago |
Ioannis Koutras
|
071e17478e
Set WITH_SYSTEM_CALLS to none by default
|
13 years ago |
Ioannis Koutras
|
386e230604
Display number of heaps per allocator when generating makefiles
|
13 years ago |
Ioannis Koutras
|
8977e09cbc
Refactor sys_alloc() and memory space awareness
|
13 years ago |
Ioannis Koutras
|
473b1b276f
Improve support for request size on the block header
|
13 years ago |
Ioannis Koutras
|
c244d0bdd8
Use API calls for print_stats()
|
13 years ago |
Ioannis Koutras
|
778b14b7de
size variable in remove_block_from_lists() is used only on fixed lists
|
13 years ago |
Ioannis Koutras
|
4e1112840f
Added tag p2012dmmlibdemo for changeset 03053a848bff
|
13 years ago |
Ioannis Koutras
|
9494ab511e
sys_alloc.c: previous_size should not be declared/used on every case.
|
13 years ago |
Ioannis Koutras
|
a7d6dde682
Print the dmmlib word before printing any stat
|
13 years ago |
Ioannis Koutras
|
7cc39a017b
Preserve the plain text version of the README file (fixed)
|
13 years ago |
Ioannis Koutras
|
fabe915a94
Preserve the plain text version of the README file
|
13 years ago |
Ioannis Koutras
|
348d814647
Use Markdown syntax on the README file
|
13 years ago |
Ioannis Koutras
|
10709ce642
Add some comments on statistic variables
|
13 years ago |
Ioannis Koutras
|
80e4a8b93f
Comments on statistics data types
|
13 years ago |
Ioannis Koutras
|
a0dbd114a8
Examples now work according to the new API (direct malloc and free calls)
|
13 years ago |
Ioannis Koutras
|
8eb08a1ee7
Large update on stats
|
13 years ago |