[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rtl] scheduling question



daniel sheltraw wrote:
> 
> Thanks Paolo
> 
> 100 Hz? When/how does the switch to a 100 Hz clock happen?
> What is AFAIK?

There is no timing parameters switch, to keep Linux sane: 
- in periodic mode the timer is never programmed at a lower frequency,
- in one shot mode the scheduler takes care of timing Linux at 100 hz.

Sorry for the acronym, is a bad abit I'm inheriting from mailing lists,
I meant As Far As I Know.

Ciao, Paolo.