1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/fpga/include/villas
Daniel Krebs 5242b87e4c lib/memory: rework allocators to make them extensible and more abstract
This is change renders memory allocators only dependend on an address
space id that they are managing, allowing easy implementation of other
algorithms and instantiation in memory IP blocks.
2018-04-13 15:35:41 +02:00
..
fpga lib/ip: alias type for memory block name and cache addres space IDs in IP 2018-04-13 15:35:41 +02:00
kernel kernel/pci: make some arguments const and fix debug output 2018-03-26 16:17:26 +02:00
common.h imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
config.h imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
directed_graph.hpp lib/directed-graph: add findVertex() and minor refactoring 2018-02-14 07:27:37 +01:00
list.h lib/card: copy C->C++ and just make it compile 2018-01-10 11:02:08 +01:00
log.h simple renames to not use reserved names 2018-01-10 11:02:08 +01:00
log.hpp log: provide more macros for text colors 2018-01-23 14:42:26 +01:00
log_config.h imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
memory.hpp lib/memory: rework allocators to make them extensible and more abstract 2018-04-13 15:35:41 +02:00
memory_manager.hpp lib/memory: rework allocators to make them extensible and more abstract 2018-04-13 15:35:41 +02:00
plugin.hpp logging: use similar log style in all modules 2018-01-31 20:24:11 +01:00
utils.h utils: read_random() now returns the number of bytes written 2018-03-26 16:17:26 +02:00
utils.hpp lib/utils: add string tokenizer 2018-01-10 11:02:08 +01:00