Exercises related to Bike Computer scheduling
Timeline cyclic scheduling of the BikeComputer tasks
Exercice 1
Determine whether the set of tasks as defined in the bike computer codelab, part 1 is schedulable. If it is, establish a possible time table for the set of tasks with the defined periods and computation times. There are possibly several solutions and the Display task may be splitted into two subtasks.
Solution