1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
Commit graph

44 commits

Author SHA1 Message Date
68aa917f78 set VILLASnode version via Makefile instead of config.h 2017-03-27 12:30:44 +02:00
411b9dd326 replaced most occurrences of list_foreach with a traditional for loop due to performance reasons 2017-03-25 21:23:31 +01:00
5b93da867a refactoring: simplified hook system 2017-03-17 01:08:48 -03:00
ccf2f28b9f refactoring: struct cfg => struct super_node 2017-03-12 17:01:24 -03:00
d9bd8cf64f move signal initialisation to utils 2017-03-06 19:09:44 -04:00
c56caf3b73 improve logging 2017-03-06 19:08:45 -04:00
21d6ff20c4 split node and node_type into separate files 2017-03-06 08:58:58 -04:00
10bdf4db51 properly use ne plugin system to find node-types 2017-03-06 08:57:43 -04:00
fa648d5cac add —-help / -h option to villas-node 2017-03-05 11:10:10 -04:00
9c40931a04 Merge branch 'feature-mpmc-queue' into feature-curlio 2017-03-05 10:06:32 -04:00
e27f0b699f several fixes for clean compilation 2017-03-03 20:21:33 -04:00
3e7c855526 updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
7ec6aee288 Merge remote-tracking branch 'rwth/develop' into feature-curlio 2017-02-18 11:05:11 -05:00
c930ad49b7 several smaller changes and bugfixes 2017-02-18 10:58:17 -05:00
bc634ebccc first bunch of global state object 2017-02-18 10:31:42 -05:00
2b83fef2ce removed a bunch of non-needed include files (found by include-what-you-need.org) 2017-02-16 13:33:04 -03:00
1dba01a8ae Re-license source code to LGPLv2.1 (closes #56) 2016-11-22 11:14:25 -05:00
c84df390bc renamed hook related files 2016-11-20 13:11:37 -05:00
b37d3df332 moved cfg_parse_{hook, node, path} to {hooks, node, path}.c 2016-11-20 12:59:37 -05:00
eda6c66f0e use proper style for #include 2016-11-20 02:45:39 -05:00
4bb0aa76c9 increase number of reserved huge pages automatically if required 2016-11-20 02:45:16 -05:00
5ba5164c1a added new tool to run hook functions with villas-pipe and villas-signal 2016-10-22 20:43:36 -04:00
9813d2a6c2 use hard coded names for usage info 2016-10-22 20:37:02 -04:00
982cd91d63 simplified path_init / prepare logic 2016-10-20 21:16:01 -04:00
812eb31c95 cleaning function namespaces: config_ => cfg 2016-07-14 09:47:00 +02:00
cbe29caf98 restructured repo and build system 2016-07-14 09:34:26 +02:00
4701ce2602 restructure repo: server
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@101 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-28 20:17:30 +00:00
9c827aee00 updated documentation
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@95 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-28 06:40:52 +00:00
58a7aed493 enabled -Wall and fixed some compiler warnings
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@73 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:37 +00:00
4bf40bbb03 simplified code: removed {node,path}_create
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@72 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:35 +00:00
ee57014ec4 rewrite of config parsing to use linked lists
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@65 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-10 18:47:25 +00:00
d3723022ac added code to determine local interface and interface irqs (not yet
finished and POC!)

git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@61 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:40 +00:00
7f4eb885ff some preparations for netem and irq affinity stuff
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@60 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:39 +00:00
e5cdf0757d removed obsolte declaration
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@47 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:22 +00:00
30a922fa21 using node_* functions for tools
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@44 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:18 +00:00
36e6b20ad5 more cleanup
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@43 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:16 +00:00
9d9d997dde more smaller changes
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@38 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:09 +00:00
f1119f5633 updated more node code
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@28 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:56 +00:00
8b1ba90c31 moved message send/recv functions to msg.c
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@27 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:55 +00:00
e89a128c53 simplified info/debug/error messages
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@19 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:46 +00:00
0f08471ad0 improved posix compabilitly
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@17 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:44 +00:00
92ea1a7802 fixed print utility and some debug messages
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@12 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:39 +00:00
a27d709f07 added separate tructures for local and remote addresses
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@9 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:35 +00:00
d56732312d first source codes
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@3 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:29 +00:00