[Bug 1894] missing a tick in _Timespec_To_ticks

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Aug 18 18:47:10 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1894

--- Comment #11 from Gedare <giddyup44 at yahoo.com> 2011-08-18 13:47:09 CDT ---
The patch makes sense but imposes the policy of taking the ceiling if the nsec
has some remainder. We need to be sure this policy makes sense in every case. 

Alternatives for when the nsec does not divide rtems_nsec_per_tick include:
leaving the behavior undefined, rounding, and truncating.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list