This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Use of hrtimer in Linux kernel on Centaurus

Hi,

I'm using hrtimer in linux kernel cause it is supposed to support much higher resolution than normal timers.

While using hrtimer on Centaurus board, I found that the callback function of hrtimer, which is supposed to be called when hrtimer expires, is called in 10ms granularity.

So, I suspect that the hrtimer feature is not supported on Centaurus. 

 

If you have any comments on this issue, please let me know.

 

Regards,

Se-Joong