Implementation of μC/OS Task Scheduling Algorithm with Hardware Instruction

Shao Beibei
DOI: https://doi.org/10.3969/j.issn.1009-623X.2010.09.001
2010-01-01
Abstract:μC/OS-II is a well known open source embedded RTOS kernel which is already ported to almost every processor.However,based on the analysis of its ingenious algorithm,for processors with certain hardware instructions,porting may not be enough,since the algorithm can be simplified by the instructions and the performance can also be optimized.
What problem does this paper attempt to address?