ichrysou / u-kernel-rtos

0 stars 0 forks source link

critical section reduction #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Try to count the percentage of critical sections in the code.
If it is high (find out what high means) then try to reduce it.

Original issue reported on code.google.com by ichry...@gmail.com on 11 Apr 2014 at 7:38

GoogleCodeExporter commented 9 years ago
Maybe compare percentage of other rtoses in critical sections

Original comment by ichry...@gmail.com on 11 Apr 2014 at 7:40