#2183: Thread migration is broken on SMP on x86
-----------------------------+------------------------------
 Reporter:  sebastian.huber  |       Owner:  sebastian.huber
     Type:  defect           |      Status:  new
 Priority:  normal           |   Milestone:  4.11
Component:  cpukit           |     Version:  4.11
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------
Description changed by sebastian.huber:

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:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to