Skip to content

ICSHWI-7104 Added ioc_realtime and per-IOC realtime option

Krisztián Löki requested to merge realtime into develop

Enabling the realtime option adds the --realtime command line option to iocsh.bash to support realtime scheduling. Added CAP_SYS_NICE to the enabled capabilities to let the process change its priority.

Also, changed docker_testing to use a standard Centos/7 based VM instead of docker as the realtime test seems to fail under docker

Edited by Krisztián Löki

Merge request reports