Re: RFC: New event timers infrastructure

From: Alexander Motin <mav_at_FreeBSD.org>
Date: Mon, 07 Jun 2010 11:26:43 +0300
Ed Schouten wrote:
> * Alexander Motin <mav_at_FreeBSD.org> wrote:
>> Most of x86 systems now has at least 4 types of event timers: i8254,
>> RTC, LAPIC and HPET. Respective code in kernel is very tangled, heavily
>> hardcoded and absolutely not scalable. I have reimplemented it, trying
>> to solve these issues.
> 
> Just out of curiosity, how does this work relate to things like having a
> tickless kernel?

It is almost mandatory prerequisite. We can't do any fancy timer stuff
without unified timer API. Tsuyoshi Ozawa in his Dynamic Ticks work also
got to the same conclusion, but he was much less aggressive in rewriting
legacy code.

-- 
Alexander Motin
Received on Mon Jun 07 2010 - 06:27:07 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:04 UTC