[RTEMS Project] #2740: Suboptimal type for Timestamp_Control

RTEMS trac trac at rtems.org
Mon Oct 9 12:16:23 UTC 2017


#2740: Suboptimal type for Timestamp_Control
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  closed
 Priority:  normal           |   Milestone:  4.12.0
Component:  cpukit           |     Version:  4.12
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

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


Comment:

 In [changeset:"65012bfebbc03088f0740b086abb26d2ff6ebd8b/rtems"
 65012bf/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="65012bfebbc03088f0740b086abb26d2ff6ebd8b"
 score: Change Timestamp_Control to sbintime_t

 The timestamp are based on the uptime.  There is no need for a 64-bit
 seconds part.  The signed 32-bit seconds part of the sbintime_t limits
 the uptime to roughly 68 years.

 Close #2740.
 }}}

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


More information about the bugs mailing list