HW timers in Linux ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

HW timers in Linux ?

1,290件の閲覧回数
rans
Senior Contributor I

Hello,

I checked in docs and code, but not too sure:

Is kernel support HW timers ?

Is it that hrtimer in kernel (or  timer_create in userspace) use HW timers ?

Thank you,

Ran

0 件の賞賛
返信
3 返答(返信)

1,187件の閲覧回数
art
NXP Employee
NXP Employee

Yes, of course, the kernel timer relies on some hardware timer.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

1,187件の閲覧回数
rans
Senior Contributor I

Artur,

Is timer_create also use the HW timer ?

Thank you,

Ran

0 件の賞賛
返信

1,187件の閲覧回数
art
NXP Employee
NXP Employee

Any software-created timer relies on the system timer, that, in turns, relies on the hardware timer.

Best Regards,

Artur

0 件の賞賛
返信