[RTEMS Project] #2183: Thread migration is broken on SMP
RTEMS trac
trac at rtems.org
Fri Dec 5 01:27:06 UTC 2014
#2183: Thread migration is broken on SMP
-----------------------------+------------------------------
Reporter: sebastian.huber | Owner: sebastian.huber
Type: defect | Status: new
Priority: high | Milestone: 4.11
Component: cpukit | Version: 4.11
Severity: blocker | Resolution:
Keywords: |
-----------------------------+------------------------------
Changes (by joel.sherrill):
* priority: normal => high
* severity: normal => blocker
Old description:
> See test case test_double_migration() in smptests/smpmigration02.
>
> The Context_Control::is_executing indicator is insufficient to track
> double thread migration requests. It should be possible to replace it
> with a generation count.
New description:
See test case test_double_migration() in smptests/smpmigration02.
The Context_Control::is_executing indicator is insufficient to track
double thread migration requests. It should be possible to replace it
with a generation count.
--
--
Ticket URL: <http://devel.rtems.org/ticket/2183#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list