1)
Based on a trace
1.
system structure: tasks and resources, not necessarily runnables,
task chaining, resource mapping, scheduling policy SHOULD BE SPP and we need task
priorities
2.
we derive execution times from the trace. Does anyone want to provide
their own [BCET;WCET]?
3.
csv trace = activation, termination, preemption, start, resume etc. +
indication about tasks and instances
4.
information about what should be approximated: which sources? For
each approximated source, we need the approximate activation model.
2)
Based on a model
1.
system structure: tasks and resources, not necessarily runnables,
task chaining, resource mapping, scheduling policy SHOULD BE SPP and we need task
priorities
2.
for each task, an interval [BCET;WCET]; does anyone want to be more
precise?
3.
for each source, an activation model
4.
information about which sources should be approximated. For each
approximated source, we need the approximate activation model and the overload model.