Skip to content

CyberRT, coroutine to thread mapping  #9433

@gusamqq

Description

@gusamqq

As I understand, the mapping from tasks (coroutines) to thread is dynamic at runtime, not static at design time. But this may create problems in timing predictability, since it is difficult or impossible to determine a thread's WCET (worst-case execution time) for real-time schedulability analysis, since you do not know which tasks will be executed in the thread.
Where can I find more details on the task-to-thread mapping algorithm?

Metadata

Metadata

Assignees

Labels

Module:CyberType: Help wantedIndicates that a maintainer wants help on an issue/pull request from the rest of the community

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions