Scott Cheloha:

> > kern.timecounter.tick=1
> > kern.timecounter.timestepwarnings=0
> > kern.timecounter.hardware=i8254
> > kern.timecounter.choice=i8254(0) tsc(-1000) acpihpet0(1000) acpitimer0(1000)
> 
> This is expected behavior with the patch.
> 
> cpu0's TSC is way out of sync with every
> other CPU's TSC, so the TSC is marked
> as a bad timecounter and a different one is
> chosen.

Shouldn't it pick acpihpet0 then?

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to