[RTEMS Project] #3117: score: Optimize _Thread_queue_Enqueue() timeout handling
RTEMS trac
trac at rtems.org
Tue Oct 24 08:20:37 UTC 2017
#3117: score: Optimize _Thread_queue_Enqueue() timeout handling
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: accepted
Priority: normal | Milestone: 4.12.0
Component: score | Version: 4.12
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"27cfe7c86ba0801f4961871869ec4e691ca694f3/rtems"
27cfe7c/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="27cfe7c86ba0801f4961871869ec4e691ca694f3"
score: Add _Watchdog_Ticks_per_second
This value is frequently used. Avoid the function call overhead and the
integer division at run-time.
Update #3117.
Update #3182.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3117#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list