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
Niklas Eiling 80af655ac5 make DMA ip unmap memory owned by itself
unmapping of the scatter gather attribute memory was done
after the DMA destructor was called, leading to Card trying to
unmap memory that was already freed.
This lead to crashing during cleaning up.

Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
2023-01-04 17:17:21 +01:00
..
ips make DMA ip unmap memory owned by itself 2023-01-04 17:17:21 +01:00
card.cpp make DMA ip unmap memory owned by itself 2023-01-04 17:17:21 +01:00
CMakeLists.txt move helper functions from villas-fpga-pipe into separate file 2022-11-29 14:51:53 +01:00
core.cpp update Steffens mail address 2022-12-14 17:44:17 +01:00
fpgaHelper.cpp combine functionalities of binaries into a single one 2023-01-04 17:16:35 +01:00
memory.cpp fix coding style 2022-10-28 08:03:57 -04:00
node.cpp refactor Core::configure() to Core::parse() 2022-12-05 09:35:32 +01:00
vlnv.cpp update Steffens mail address 2022-12-14 17:44:17 +01:00