1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/lib
2016-10-30 23:01:14 -04:00
..
fpga fix compiler error 2016-09-13 21:15:53 -04:00
hooks these hooks do not use HOOK_{INIT,DEINIT} to lets return early to not fail the assertion 2016-10-30 22:57:58 -04:00
kernel added unit tests for utils 2016-10-30 20:00:09 -04:00
nodes severe bug fix: msg_swap() did not correctly swapped the values (just the header) 2016-10-30 17:11:12 -04:00
cfg.c Merge branch 'gtnet_features' into feature-mpmc-queue 2016-10-30 22:05:46 -04:00
hist.c add possibility to print histogram in different verbosity levels 2016-10-30 22:56:41 -04:00
hooks.c added constructor and destructor methods to hook_storage() management 2016-10-30 22:52:33 -04:00
list.c provide a way to detect a destroyed list 2016-10-01 05:58:27 -04:00
log.c fixed collision of procprocessor macro 2016-06-13 17:25:09 +02:00
Makefile.inc entangle hook and statistic collection system 2016-10-22 20:42:05 -04:00
memory.c Merge branch 'gtnet_features' into feature-mpmc-queue 2016-10-30 22:05:46 -04:00
msg.c severe bug fix: msg_swap() did not correctly swapped the values (just the header) 2016-10-30 17:11:12 -04:00
node.c fix sequence numbers for gtnet-skt 2016-10-19 01:56:00 -04:00
path.c fixed for rate 2016-10-20 21:17:20 -04:00
pool.c make pool initialisation more robust by allowing non-pow2 pool sizes (we will use the next bigger power-of-2 for the internal queue) 2016-10-30 23:01:14 -04:00
queue.c added missing include for LOG2_CEIL() 2016-10-30 16:52:11 -04:00
sample.c moved "endian" setting to socket node-type: other node-types do not have the sense of endianess (e.g. file node-type) 2016-10-30 16:58:45 -04:00
stats.c entangle hook and statistic collection system 2016-10-22 20:42:05 -04:00
timing.c fixing first bug discovered by unit tests!!! 2016-10-13 19:53:55 -04:00
utils.c Merge branch 'develop' into feature-mpmc-queue 2016-10-30 21:42:28 -04:00