Posts Tagged ‘high resolution timer’
More about project can be found at Projects page.
Source can be browsed here and downloaded from github.com:
git clone git://github.com/nandra/ctimer.git ctimer
High resolution timers was implemented in kernel 2.6.16 and provide better resolution like 1 jiffy. Code was created by Ingo Molnar and Thomas Greixner. Implementation should provide high precision timers (with granularity ~1us) for userspace applications. Read the rest of this entry »

