Go to file
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
benchmarks benchmarks/latmus: settle on SCHED_FIFO,98 for the responder thread 2020-05-27 21:01:56 +02:00
eshi build: copy tidbits only if install_all is given 2020-05-04 15:42:36 +02:00
include build: copy tidbits only if install_all is given 2020-05-04 15:42:36 +02:00
lib lib/internal: use flip_fd_flags() to turn on O_CLOEXEC 2020-05-04 17:58:20 +02:00
tests tests: add fpu stress test 2020-05-11 11:19:14 +02:00
tidbits build: copy tidbits only if install_all is given 2020-05-04 15:42:36 +02:00
utils utils/evl: check: exclude EVL core debug instrumentation 2020-05-26 16:03:11 +02:00
.gitignore evenless: nothing more 2019-03-04 17:49:06 +01:00
LICENSE evl: add MIT license text 2019-03-14 18:30:59 +01:00
Makefile tidbits: tasty chunks of EVL application code 2020-05-03 11:57:24 +02:00
README.md README: fix URL for introduction 2020-05-01 18:50:23 +02:00
config.mk build: copy tidbits only if install_all is given 2020-05-04 15:42:36 +02:00
libversion.mk lib, eshi: move version string to evl_version 2019-11-13 10:00:39 +01:00

README.md