1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/include/villas/nodes
Dennis Potter b1b778f542 Added buffer to ib_write()
Now, ib_write() reads every cycle cnt values from the Completion Queue.
If it is not able to return them to the framework immediately, it
temporarily saves them on a stack.

ib_write() checks every cycle if the stack is non-empty and if it is
possible to return values from the stack to the framework.
2018-07-13 12:21:59 +02:00
..
amqp.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
cbuilder.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
comedi.h revert whitespace changes 2018-06-29 08:37:14 +02:00
file.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
iec61850.h iec61850: fix ether_aton() call on OS X 2018-06-29 14:36:50 +02:00
iec61850_sv.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
infiniband.h Added buffer to ib_write() 2018-07-13 12:21:59 +02:00
influxdb.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
loopback.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
mqtt.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
nanomsg.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
ngsi.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
opal.h use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00
shmem.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
signal_generator.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
socket.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
stats.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
test_rtt.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
websocket.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
zeromq.h Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00