[RTEMS Project] #3175: Merge FreeBSD timecounter changes from 2015-01-20 to now
RTEMS trac
trac at rtems.org
Thu Oct 12 05:07:09 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 Ian Lepore <ian@…>):
In [changeset:"749468112b29b70f4c08ef4de133dfad2194b7a2/rtems"
7494681/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="749468112b29b70f4c08ef4de133dfad2194b7a2"
timecounter: Merge FreeBSD change r286429
Only process the PPS event types currently enabled in pps_params.mode.
This makes the PPS API behave correctly, but isn't ideal -- we still end
up capturing PPS data for non-enabled edges, we just don't process the
data into an event that becomes visible outside of kern_tc. That's
because
the event type isn't passed to pps_capture(), so it can't do the
filtering.
Any solution for capture filtering is going to require touching every
driver.
Update #3175.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3175#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list