Ioannis Koutras
|
f1e1240677
Formalized and integrated the debug functions for a quick check
|
před 12 roky |
Ioannis Koutras
|
f73e004b24
Support for raw block and global statistics
|
před 12 roky |
Ioannis Koutras
|
122adcb347
Initial tracing support
|
před 12 roky |
Ioannis Koutras
|
48747ab568
Renamed bibop to bitmap
|
před 12 roky |
Ioannis Koutras
|
2a4d7ce342
BiBoP raw block implementation; bibop_free pending
|
před 12 roky |
Ioannis Koutras
|
c5b79398e7
Reorganized the file and directory structure before the BiBoP integration
|
před 12 roky |
Ioannis Koutras
|
62b394c0ba
Major code reorganization; introduction of raw blocks
|
před 12 roky |
Ioannis Koutras
|
50359f36df
Support to coalesce after splitting
|
před 13 roky |
Ioannis Koutras
|
0fd01ad138
Option to set the default allocation size when using a system call.
|
před 13 roky |
Ioannis Koutras
|
acee701a09
Create WITH_SINGLE_ALLOCATOR flag
|
před 13 roky |
Ioannis Koutras
|
8977e09cbc
Refactor sys_alloc() and memory space awareness
|
před 13 roky |
Ioannis Koutras
|
473b1b276f
Improve support for request size on the block header
|
před 13 roky |
Ioannis Koutras
|
dfa095c4fd
Make REPLACE_MALLOC directive obsolete, dmmlib now accepts malloc(), free() and realloc() calls directly
|
před 13 roky |
Ioannis Koutras
|
983676db07
Support for various list ordering policies
|
před 13 roky |
Ioannis Koutras
|
2f73309211
WITH_REALLOC is now a macro definition.
|
před 13 roky |
Ioannis Koutras
|
e504bfc83a
Memory access stats are now enabled on COUNT_ACCESSES flag.
|
před 13 roky |
Ioannis Koutras
|
e75aad8541
New feature: Count hops.
|
před 13 roky |
Ioannis Koutras
|
9495c12fa5
Support to change search policy on design time and/or runtime.
|
před 13 roky |
Ioannis Koutras
|
46fa76b147
Initial support for mmap().
|
před 13 roky |
Ioannis Koutras
|
1708f3e6ba
Simplified some options on Linux test, introduced option to replace the classic function calls with dmmlib ones.
|
před 13 roky |
Ioannis Koutras
|
e619ebe5ab
Initial support for Leon3 platform.
|
před 13 roky |
Ioannis Koutras
|
baa748229c
Added option to enable / disable stats.
|
před 13 roky |
Ioannis Koutras
|
a60756d022
Created options for enabling fixed lists and adaptive functions.
|
před 13 roky |
Ioannis Koutras
|
969a004a64
Initial support for doubly linked lists, unified linked lists source files.
|
před 13 roky |
Ioannis Koutras
|
b671dfb720
Added heap ownership information in memory blocks, coalescing currently uses it.
|
před 13 roky |
Ioannis Koutras
|
7861af6e17
Proper support of splitting for both fixed and variable min splitting block size.
|
před 13 roky |
Ioannis Koutras
|
31bdfa0120
Proper support of coalescing for both fixed and variable max coalesced block size.
|
před 13 roky |
Ioannis Koutras
|
c89bd95c5a
Get the WITH_COALESCING option from cmake.
|
před 13 roky |
Ioannis Koutras
|
8de91b5f18
Proper support for enabling coalescing.
|
před 13 roky |
Ioannis Koutras
|
1547eef1aa
Moved NUM_HEAPS and MIN_FRAG_THRESHOLD to dmm_config.h. NUM_HEAPS has a variable now in CMake, for P2012 it is set to 0.
|
před 13 roky |