[PATCH] [RTEMS] Update RTEMS thread model

Joel Sherrill joel.sherrill at oarcorp.com
Fri Sep 11 14:34:47 UTC 2015



On 9/11/2015 9:21 AM, Aurelio Remonda wrote:
>> The test runners are in "sim-scripts" make sure a "realview_pbx_a9_qemu
>> -i ticker.exe" produces the expected output.
>
> Hi, silly question here, running ticker gave me the elapsed times
> but not in 'real time'. It prints 09:00:00, 09:00:04,..., 09:00:34 immediately. Is this a norma behaviour for this test in this BSP?

It is printing the "real time" but the time is set to a date early
in the RTEMS development history. Look at the year. That's about the
time the test was initially written.

It is likely running faster than "real time" because it is a simulator.
The numbers not ending in "5" is a bit unusual. The test consists of
four tasks:

+ one runs every 5 seconds
+ one every 10
+ one every 15
+ IDLE

It exits when one notices it has gone over 30 seconds.

Sebastian.. any ideas other than an oddity due to a simulator?

> Thanks in advance
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985



More information about the devel mailing list