[RTEMS Project] #2809: Reduce interrupt latency on SMP configurations during thread dispatch

RTEMS trac trac at rtems.org
Fri Nov 18 07:02:54 UTC 2016


#2809: Reduce interrupt latency on SMP configurations during thread dispatch
-----------------------------+------------------------------
 Reporter:  sebastian.huber  |       Owner:  sebastian.huber
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  4.12
Component:  SMP              |     Version:  4.12
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"d5e073cde70211b2471e4366be397370e9f6ce48/rtems"]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="d5e073cde70211b2471e4366be397370e9f6ce48"
 score: Allow interrupts during thread dispatch

 Use a processor-specific interrupt frame during context switches in case
 the executing thread is longer executes on the processor and the heir
 thread is about to start execution.  During this period we must not use
 a thread stack for interrupt processing.

 Update #2809.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/2809#comment:9>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list