[RTEMS Project] #3456: Add support for CPU counter timestamps

RTEMS trac trac at rtems.org
Fri Sep 9 05:46:03 UTC 2022


#3456: Add support for CPU counter timestamps
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  closed
 Priority:  normal           |   Milestone:  6.1
Component:  score            |     Version:  5
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |  Blocked By:  3961
 Blocking:                   |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"270200e972e6c2a5733a12ee70fcc3b7e2940c6c/rtems"
 270200e/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="270200e972e6c2a5733a12ee70fcc3b7e2940c6c"
 score: Remove _CPU_Counter_difference()

 All CPU ports used the same _CPU_Counter_difference() implementation.
 Remove
 this CPU port interface and mandate a monotonically increasing CPU
 counter.

 Close #3456.
 }}}

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


More information about the bugs mailing list