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/lib/common
Daniel Krebs c15189b74b common/memory: implement freeing for LinearAllocator
This is still very simple. Only really free memory, when all allocation
have been deallocated so we only need to keep track of the current
number of allocations.
2018-05-16 11:27:03 +02:00
..
CMakeLists.txt common/cmake: add spdlog include and compatibility include (villas/...) 2018-05-15 18:03:36 +02:00
memory.cpp common/memory: implement freeing for LinearAllocator 2018-05-16 11:27:03 +02:00
memory_manager.cpp common/memory: provide findPath() to get a path of address spaces 2018-05-15 18:04:24 +02:00
plugin.cpp lib/common: move plugin, utils and memory stuf into common library 2018-04-23 10:07:40 +02:00
utils.cpp lib/common: move plugin, utils and memory stuf into common library 2018-04-23 10:07:40 +02:00