Ioannis Koutras
|
62b394c0ba
Major code reorganization; introduction of raw blocks
|
12 anni fa |
Ioannis Koutras
|
50359f36df
Support to coalesce after splitting
|
13 anni fa |
Ioannis Koutras
|
0fd01ad138
Option to set the default allocation size when using a system call.
|
13 anni fa |
Ioannis Koutras
|
acee701a09
Create WITH_SINGLE_ALLOCATOR flag
|
13 anni fa |
Ioannis Koutras
|
386e230604
Display number of heaps per allocator when generating makefiles
|
13 anni fa |
Ioannis Koutras
|
8977e09cbc
Refactor sys_alloc() and memory space awareness
|
13 anni fa |
Ioannis Koutras
|
473b1b276f
Improve support for request size on the block header
|
13 anni fa |
Ioannis Koutras
|
dfa095c4fd
Make REPLACE_MALLOC directive obsolete, dmmlib now accepts malloc(), free() and realloc() calls directly
|
13 anni fa |
Ioannis Koutras
|
983676db07
Support for various list ordering policies
|
13 anni fa |
Ioannis Koutras
|
e504bfc83a
Memory access stats are now enabled on COUNT_ACCESSES flag.
|
13 anni fa |
Ioannis Koutras
|
e75aad8541
New feature: Count hops.
|
13 anni fa |
Ioannis Koutras
|
9495c12fa5
Support to change search policy on design time and/or runtime.
|
13 anni fa |
Ioannis Koutras
|
46fa76b147
Initial support for mmap().
|
13 anni fa |
Ioannis Koutras
|
1708f3e6ba
Simplified some options on Linux test, introduced option to replace the classic function calls with dmmlib ones.
|
13 anni fa |
Ioannis Koutras
|
7f7881f6eb
Introduced custom_realloc().
|
13 anni fa |
Ioannis Koutras
|
77e944ace9
Print the coalescing and splitting sizes during cmake configuration.
|
13 anni fa |
Ioannis Koutras
|
beb0dcc26d
Disabled used blocks head and roving pointer for the time being.
|
13 anni fa |
Ioannis Koutras
|
40c9277334
Show status messages at the end of CMake configuration.
|
13 anni fa |
Ioannis Koutras
|
4bdc60400e
Enable C99 and full warnings on LINUXTEST.
|
13 anni fa |
Ioannis Koutras
|
d681e3be37
Extra work to make dmmlib work with P2012 Encore compiler.
|
13 anni fa |
Ioannis Koutras
|
4a953c90c2
Enable full warnings and C99
|
13 anni fa |
Ioannis Koutras
|
306175e290
Made documentation and building a shared version of the library optional.
|
13 anni fa |
Ioannis Koutras
|
66b799d8f1
Fixed Doxygen.
|
13 anni fa |
Ioannis Koutras
|
1f7bb37a63
Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory.
|
13 anni fa |
Ioannis Koutras
|
0c08ba1b45
Made the compilation of examples optional.
|
13 anni fa |
Ioannis Koutras
|
552aa8582b
Include the header files in case of installation.
|
13 anni fa |
Ioannis Koutras
|
811863d59d
Require the pthreads library for POSIX lock support.
|
13 anni fa |
Ioannis Koutras
|
ee0c809d4a
Separated public and private include files, examples. Examples are now also built through CMake.
|
13 anni fa |
Ioannis Koutras
|
f58ec4f19f
Initial CMake infrastructure.
|
13 anni fa |