mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 04:19:37 +08:00
Update ChangeLog
This commit is contained in:
@@ -8030,3 +8030,11 @@
|
|||||||
importantly, let's us realize higher resolution for the case of
|
importantly, let's us realize higher resolution for the case of
|
||||||
CONFIG_SCHED_TICKLESS=y -- of course, at the risk of some new
|
CONFIG_SCHED_TICKLESS=y -- of course, at the risk of some new
|
||||||
integer overflow problems 2014-8-7).
|
integer overflow problems 2014-8-7).
|
||||||
|
* Many files: Change all time conversions. Yech. New timer units
|
||||||
|
in microseconds breaks all existing logic that used milliseconds
|
||||||
|
in the conversions. Something likely got broken doing this,
|
||||||
|
probably because I confused a MSEC2TICK conversion with a TICK2MSEC
|
||||||
|
conversion (2014-8-7).
|
||||||
|
* arch/sim/src/up_tickless.c and sched/sched_timerexpiration.c: The
|
||||||
|
tickless OS now appears fully functional and passes the OS test
|
||||||
|
on the simulator with no errors (2014-8-7).
|
||||||
Reference in New Issue
Block a user