Cross-CPU scheduling
# Summary
Cross-CPU scheduling in multi-core architectures should not occur as it is currently.
# Steps to reproduce
- Open the attached file
[BugTraceDisplaying.xml](/uploads/759e4379b0bf463045c1230548b86399/BugTraceDisplaying.xml)
- Simulate
- Open the simulation trace with the timeline view.

This view shows that cross-scheduling core is performed when it should not.
# What is the expected correct behavior?
The two tasks should not change of core.
issue