ichrysou / u-kernel-rtos

0 stars 0 forks source link

Statistics module change #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Use a statistics task instead of the statistics module. The task shall have the 
biggest period from the tasks created before it. It will run periodically and 
compare its reference value with the idle task counter. Period must be big 
enough for good results. (We are talking about CPU utilization here)

Original issue reported on code.google.com by ichry...@gmail.com on 20 May 2014 at 11:30