Effective Clock Tick Management Mechanism in μC/OS-Ⅲ

Gong Hui,Gong Guanghua,Huang Tuchen,Shao Beibei
2012-01-01
Abstract:To manage clock tick effectively and guarantee the real time performance of the system,μC/OS-Ⅲ employs a special internal task to manage clock tick and uses a hashed delta list mechanism to further reduce the time needed to accomplish clock tick management.Both problems of μC/OS-Ⅱ on the clock tick management and the effective clock tick management mechanism in μC/OS-Ⅲ are discussed.
What problem does this paper attempt to address?