|
87285062e2
|
fix return code of kernel_set_nr_hugepages()
|
2024-02-29 18:58:07 +01:00 |
|
Sonja Happ
|
b8739a773a
|
set initial values of hist class members in constructor; add a TODO case in put() function in for warmup==0
|
2024-02-29 18:58:07 +01:00 |
|
|
e85fd6aa70
|
fix Log::getLevelName()
|
2024-02-29 18:58:07 +01:00 |
|
|
e6671719a1
|
cmake: add missing fmt include
|
2024-02-29 18:58:07 +01:00 |
|
|
e44a9a7cd5
|
remove spdlog submodule and use system version instead
|
2024-02-29 18:58:07 +01:00 |
|
|
4111166be9
|
fixes for armhf and aarch64 compatability
|
2024-02-29 18:58:07 +01:00 |
|
|
b00c69773b
|
fix dangling bracket
|
2024-02-29 18:58:07 +01:00 |
|
|
8e5eca92eb
|
fix typo and add an example for running in privileged mode
|
2024-02-29 18:58:07 +01:00 |
|
root
|
20f17bca42
|
docker changes
|
2024-02-29 18:58:07 +01:00 |
|
|
f3d710f121
|
hist: use more C++ constructs
|
2024-02-29 18:58:07 +01:00 |
|
|
edb54f3133
|
replace C-style headers with C++ C-compatability headers
|
2024-02-29 18:58:07 +01:00 |
|
|
4f9a45492e
|
replace C-style headers with C++ C-compatability headers
|
2024-02-29 18:58:07 +01:00 |
|
|
129205c26f
|
refactor enums to class enums
|
2024-02-29 18:58:07 +01:00 |
|
|
c719000edc
|
popen: allow passing of new env variables, working directory and non-shell execution
|
2024-02-29 18:58:07 +01:00 |
|
Hatim Kanchwala
|
87327e868d
|
Warn when kernel booted without IOMMU
|
2024-02-29 18:58:07 +01:00 |
|
Hatim Kanchwala
|
d3a3320cb2
|
Automatically load required kernel modules
|
2024-02-29 18:58:07 +01:00 |
|
|
fc0d363a66
|
add signal handler for SIGUSR1 to interrupt threads
|
2024-02-29 18:58:07 +01:00 |
|
|
a9da5f159e
|
fix issues with villas::utils namespace
|
2024-02-29 18:58:07 +01:00 |
|
|
6557caa9e3
|
hist: make details parameter boolean
|
2024-02-29 18:58:07 +01:00 |
|
|
5cbf7a4a52
|
hist: port to C++
|
2024-02-29 18:58:07 +01:00 |
|
|
f4dcbf4363
|
popen: added iostream-based bidirectional popen()
|
2024-02-29 18:58:07 +01:00 |
|
|
16b5048022
|
use custom base64 implementation and add unit tests
|
2024-02-29 18:58:07 +01:00 |
|
|
7875c6bf07
|
do not use villas::utils namespace by default
|
2024-02-29 18:58:07 +01:00 |
|
|
64f5d8b9c4
|
add const cast
|
2024-02-29 18:58:07 +01:00 |
|
|
6ac6ebda1c
|
move crypto functions into utils
|
2024-02-29 18:58:07 +01:00 |
|
|
9fd791bbb8
|
remove C linkage
|
2024-02-29 18:58:07 +01:00 |
|
|
751e96e79c
|
add missing includes
|
2024-02-29 18:58:07 +01:00 |
|
|
aa624d2240
|
move utils.h to utils.hpp
|
2024-02-29 18:58:07 +01:00 |
|
|
d34e9f8d9b
|
added new villas::Tool class as common top-level entrypoint
|
2024-02-29 18:58:07 +01:00 |
|
|
2c52f378a5
|
remove copyright
|
2024-02-29 18:58:07 +01:00 |
|
|
e94e8efc74
|
list: fix typo in variable names
|
2024-02-29 18:58:07 +01:00 |
|
|
631633888b
|
list: added vlist_filter() to remove elements which dont match a condition
|
2024-02-29 18:58:07 +01:00 |
|
|
7820fbfe0a
|
rt: fix cpuset affinity
|
2024-02-29 18:58:07 +01:00 |
|
|
63184e555f
|
fix invocation of Table::row()
|
2024-02-29 18:58:07 +01:00 |
|
|
026f253e11
|
dsp: moved window to DSP namespace
|
2024-02-29 18:58:07 +01:00 |
|
|
0219236d00
|
dsp: add PID controller
|
2024-02-29 18:58:07 +01:00 |
|
Manuel Pitz
|
4b291a1c12
|
FIX: missing preprocessor #else and unused parameters
|
2024-02-29 18:58:07 +01:00 |
|
|
9df2b8538f
|
refactor: NULL => nullptr
|
2024-02-29 18:58:07 +01:00 |
|
|
10c1b780b8
|
remove obsolete C file
|
2024-02-29 18:58:07 +01:00 |
|
|
65600fde0b
|
move box drawing chars to boxes.hpp
|
2024-02-29 18:58:07 +01:00 |
|
|
4abea3a78f
|
remove bitset
|
2024-02-29 18:58:07 +01:00 |
|
|
096d9ed80d
|
remove hash_table
|
2024-02-29 18:58:07 +01:00 |
|
|
204cd148b7
|
use C++ compiler
|
2024-02-29 18:58:07 +01:00 |
|
|
fbb4a8e62d
|
fix uninitialized fields
|
2024-02-29 18:58:07 +01:00 |
|
|
da64ef5f80
|
cmake: support build without libconfig
|
2024-02-29 18:58:07 +01:00 |
|
|
d074ca3683
|
add comments to #endif's
|
2024-02-29 18:58:07 +01:00 |
|
|
34546f2d75
|
remove dead code
|
2024-02-29 18:58:07 +01:00 |
|
|
9f7457ee34
|
log: throw appropriate exceptions if parsing of logging configuration fails
|
2024-02-29 18:58:07 +01:00 |
|
|
fe88938ef9
|
log: be strict when parsing logging configuration
|
2024-02-29 18:58:07 +01:00 |
|
|
300a0c283c
|
refactor: use C-style commenting everywhere
|
2024-02-29 18:58:07 +01:00 |
|