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

2128 commits

Author SHA1 Message Date
e82b8bedf2 fixup switch case 2018-08-20 18:20:18 +02:00
abdec22993 plugin: replace plugin_name() by type-specific wrappers 2018-08-20 18:16:44 +02:00
ccd658a2d5 log: improve performance of log_print() 2018-08-20 17:57:15 +02:00
33961825ce hooks: add new setting to disable a specific hook in the configuration file 2018-08-20 12:15:02 +02:00
6119bdf903 log: remove escape sequences from log output if not in a tty 2018-08-20 12:13:53 +02:00
5d77613152 utils: add decolor() to remove ANSI escape sequence from string 2018-08-20 12:12:54 +02:00
2a7dee8324 python: fix generation of protobuf python code 2018-08-20 11:03:06 +02:00
f693b2ffe3 fixup hook init 2018-08-17 12:52:31 +02:00
a5edd4c0f5 code style: refactor indention of switch/case 2018-08-17 12:51:54 +02:00
569d50f012 improve error handling 2018-08-17 12:41:10 +02:00
c7a01a1da6 hook: fix initialization 2018-08-17 12:40:03 +02:00
1783008ff8 memory: fix hugepage size 2018-08-17 11:28:34 +02:00
ca9caa8547 hook: fix format handling fo scale hook 2018-08-17 11:28:06 +02:00
cc6ab6de8e fixup hook simplification 2018-08-17 11:27:05 +02:00
b366408634 stats: remove broken processing time statistic 2018-08-17 11:20:02 +02:00
99ee9a08b7 hooks: simplifying hooks system by consolidating read, write, and processing into a single process callback 2018-08-17 11:15:51 +02:00
4a6c7db9ee web: fix invalid preprocessor define 2018-08-17 10:59:52 +02:00
4fc0392650 hooks: fix whitespace alignment 2018-08-17 10:55:00 +02:00
77850451b4 hooks: add new builtin "fix" hook which adds missing fields to samples 2018-08-17 10:51:33 +02:00
d0cecc3c91 signal: added more and more functionality 2018-08-13 15:31:39 +02:00
537f392e1d stats: expose stats_metrics table 2018-08-13 15:29:18 +02:00
d7e4ea9dea fixup tsc 2018-08-13 15:28:49 +02:00
743d1dd22b hash_table: do not use printf() in hash_table_dump() 2018-08-13 15:28:37 +02:00
14656232ad refactoring and code cleanups 2018-08-13 15:26:24 +02:00
7c61f19fd2 refactor: memory_type_heap -> memory_heap 2018-08-13 14:57:32 +02:00
Dennis Potter
d742364637 Added STATE_PENDING_CONNECT 2018-08-13 14:50:49 +02:00
65ee460953 tsc: improve initialization 2018-08-13 14:41:40 +02:00
21b9ae1675 kernel: add kernel_get_cpu_frequency() 2018-08-13 14:40:36 +02:00
Dennis Potter
90680613c3 Removed whitespace in functioncalls 2018-08-13 14:07:29 +02:00
Dennis Potter
14a7b5cf8d Changed signature of memory_ib_get_mr.
Furthermore, a preprocessor macro pool_buffer was added to get the
address of a pool's buffer.

Discussed in #193.
2018-08-13 12:32:04 +02:00
c2679fa1a4 fixup villas-pipe infiniband 2018-08-13 00:00:10 +02:00
04cb226cb3 hooks: remove convert hook as it is currently broken 2018-08-13 00:00:10 +02:00
05b90ae088 comedi: refactor code to VILLASnode code style 2018-08-13 00:00:10 +02:00
9bbb1874ca refactor: print node and path names uniformly 2018-08-13 00:00:10 +02:00
ff9296086b log: add new log facility LOG_IO 2018-08-13 00:00:10 +02:00
d77879fa7d io: refactor input/output -> in/out 2018-08-13 00:00:10 +02:00
0240d5b2c4 refactor: json_foreach: index -> i 2018-08-13 00:00:10 +02:00
a8bda29430 node, hook: remove parse_cli() functions 2018-08-13 00:00:10 +02:00
f623a7ecfb mapping: there is no send timestamp anymore 2018-08-13 00:00:09 +02:00
1f16b4bf07 refactor: {sample,signal}_{put,get} -> {sample,signal}_{incref,decref} 2018-08-13 00:00:09 +02:00
37b98e7ad6 generalize generation of pools 2018-08-13 00:00:09 +02:00
6fb3271a54 sample: add sample_format() 2018-08-13 00:00:09 +02:00
afc529626a fix some includes 2018-08-13 00:00:09 +02:00
97e991f4fc refactor: fix include paths 2018-08-13 00:00:09 +02:00
7c74f0f2e9 signal: add reference count 2018-08-13 00:00:09 +02:00
86b03265b2 use more const qualifiers 2018-08-13 00:00:09 +02:00
3bba9c16b0 hooks: remove map hook 2018-08-13 00:00:09 +02:00
a1e47d2d72 code-style cleanups 2018-08-13 00:00:09 +02:00
ce8c90e1c2 refactoring: full identifiers 2018-08-13 00:00:09 +02:00
3cca02d1c0 sample: use 64bit integer 2018-08-13 00:00:09 +02:00