[Bug 1776] Higher resolution microtime() for SO_TIMESTAMP
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Tue Apr 12 13:22:55 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1776
Joel Sherrill <joel.sherrill at oarcorp.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joel.sherrill at oarcorp.com
--- Comment #1 from Joel Sherrill <joel.sherrill at oarcorp.com> 2011-04-12 08:22:54 CDT ---
This method should not go to the SuperCore directly. That would be a violation
of layering. It can call rtems_clock_get_tod_timeval() and get microsecond
resolution on the BSPs that support it.
If you can provide a tested patch, I will merge it.
FWIW there may be other spots in here where there are better time routines in
the rtems_clock_get_tod_XXX() set to call.
--
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