summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/h8300/h8sim/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-24 21:26:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-24 21:26:18 +0000
commitdb1424c9d930958889e80037ddf44bd2183a4764 (patch)
tree2c231953508913f9783d390d79812d03f3cc26c5 /c/src/lib/libbsp/h8300/h8sim/ChangeLog
parent2008-09-24 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-db1424c9d930958889e80037ddf44bd2183a4764.tar.bz2
2008-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* clock_driver_simidle.c: New file. This implementation is for BSPs for simulators without a clock tick ISR. It provides a special IDLE task that calls rtems_clock_tick() repeatedly when the application ends up in the IDLE task. This simulates time advancing. It is enough to run many tests but will not result in the correct behavior when you want timeslicing. This is because timeslicing assumes that a tick ISR determines that the currently executing thread must be switched out. Without a clock tick ISR, this will not occur.
Diffstat (limited to 'c/src/lib/libbsp/h8300/h8sim/ChangeLog')
0 files changed, 0 insertions, 0 deletions