Probabilistic task model
Posted: Mon Nov 06, 2017
[This problem was presented by Peter Zijlstra during his ECRTS'17 keynote talk, see slide 13]
Probabilistic task model.
There are a number of places where probabilistic (like) things pop up.
Probabilistic task model.
There are a number of places where probabilistic (like) things pop up.
- unprivileged GRUB would require a per-task limit on allows overrun
- measurement based WCET, typically results in a distribution of sorts
- SoftRT many stream workloads that want to maximize machine utilization, lower WCET budget to increase efficiency but then rely on overrun / unused bandwidth reclaim to deal with peaks.