Examples
Some Examples
yes and top
- schedtool -N yes

- schedtool -E -t 10000:100000 -a 0 -e yes

yes, ftrace and gtkwave
SCHED_DEADLINE
yestask with deadline=100ms runtime=10ms

3
yestasks:
SCHED_DEADLINEyestask with deadline=100ms runtime=10ms on CPU #0
SCHED_DEADLINEyestask with deadline=1s runtime=100ms on CPU #0
SCHED_OTHERyestask no affinity specification (got automatically migrated on CPU #1)

3
yestasks:
SCHED_DEADLINEyestask with deadline=100ms runtime=10ms on CPU #0
SCHED_DEADLINEyestask with deadline=1s runtime=100ms on CPU #0
SCHED_OTHERyestask on CPU #0

periodic.c, ftrace and gtkwave
periodic.crun withtest.txtconfig file: 4 periodic tasks with increasing deadline

Back to Homepage
Created by Dario Faggioli, C 2009, 2010, 2011

