Using bintime() in acpi_cpu_idle()?

Bruce Evans brde at optusnet.com.au
Mon Jul 30 09:15:10 UTC 2012


On Mon, 30 Jul 2012, Alexander Motin wrote:

>[>...] ...
> Nevermind, let it be compromise solution -- ticker for C1 state where 
> performance is the most important and where TSC works and ACPI timer for 
> others.

I like that.

Something similar should work for making the TSC usable in timecounters
even if it stops during deep sleeps.  The timecounter hardware would
have to be switched or reinitalized if it might have stopped.

Bruce


More information about the freebsd-acpi mailing list