Re: Geode GX1 + RT-Preempt + ACPI

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

 



On Wed, 2007-05-16 at 12:12 +0200, Robert Schwebel wrote:
> > > Once again. On this piece of hardware there is no other useful timer as the 
> > > PIT.
> > 
> > Cyclictest tell me this:
> > 
> > "WARNING: High resolution timers not available"
> > 
> > also if i add "clocksource=pit" in the kernel command line!  :-(
> 
> Looks like it didn't switch to highres mode. You can check this by
> looking into /proc/timer_list.

It can _NOT_ switch into highres mode on a machine, where the only clock
source is the PIT.

Highres / dyntick mode requires a reliable continuous counting clock
source to keep track of time.

PIT is not continuous. We can use PIT as clock source only when PIT is
in periodic mode, but it is slow and unreliable.

If we would switch to highres/dyntick with PIT we would lose track of
time completely, because we would try to read the time from the device
which we use to program the next event interrupt.

There is no way to solve this on systems, which have only a PIT.

	tglx


-
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux