[RTEMS Project] #3175: Merge FreeBSD timecounter changes from 2015-01-20 to now
RTEMS trac
trac at rtems.org
Thu Oct 12 05:06:34 UTC 2017
#3175: Merge FreeBSD timecounter changes from 2015-01-20 to now
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.12.0
Component: score | Version: 4.12
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by Konstantin Belousov <kib@…>):
In [changeset:"4d0ade962d1871211b2eb9deb97aa8c409076c90/rtems"
4d0ade9/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="4d0ade962d1871211b2eb9deb97aa8c409076c90"
timecounter: Merge FreeBSD change r284256
Tweaks for r284178:
Do not include machine/atomic.h explicitely, the header is already
included
by sys/systm.h.
Force inlining of tc_getgen() and tc_setgen(). The functions are used
more than once, which causes compilers with non-aggressive inlining
policies to generate calls.
Suggested by: bde
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Update #3175.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3175#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list