Design and Implementation of a High-Resolution Timer in Linux Kernel

Zhou Ming-tian
2006-01-01
Abstract:CGL(Carrier Grade Linux),which focuses on telecom service,is initialized by open source organization(OSDL,Open Source Development Lab).Based on generic release of Linux,CGL adds a series of features to meet the telecom grade needs.High-resolution timer is an enhancement for generic Linux soft real-time performance whose interfaces conform to the POSIX1003.1b API.This paper firstly introduces the clock and timer in standard kernel 2.6.x.Secondly describes design and implementation of high-resolution timer.At last summarizes the performance of high-resolution timer and draws a conclusion.
What problem does this paper attempt to address?