libevl/benchmarks
Philippe Gerum 942ff7464f benchmarks/latmus: settle on SCHED_FIFO,98 for the responder thread
Using [SCHED_FIFO, 98] for running the responder thread will work for
both EVL and native preemption configurations (i.e. GPIO mode). On the
latter, it won't compete with high-priority housekeeping threads
running in kernel space (prio 99) which is recommended and saner. On
both, this leaves lower priority levels for common application-level
threads.

Signed-off-by: Philippe Gerum <rpm@xenomai.org>
2020-05-27 21:01:56 +02:00
..
zephyr benchmarks/latmus: latmon: fix retrieval of histogram data 2020-05-19 18:15:11 +02:00
Makefile build: copy tidbits only if install_all is given 2020-05-04 15:42:36 +02:00
hectic.c lib: introduce element visibility attribute 2020-04-18 20:43:02 +02:00
latmus.c benchmarks/latmus: settle on SCHED_FIFO,98 for the responder thread 2020-05-27 21:01:56 +02:00