RE: cpu not detected(x86)

Petr Vandrovec (VANDROVE@vc.cvut.cz)
Tue, 7 Aug 2001 22:22:55 MET-1


On 7 Aug 01 at 22:09, Dave Jones wrote:
>
> "The counter is incremented on every processor clock cycle,
> even when the processor is halted by the HLT instruction or
> the external STPCLK# pin"

But not if clocks are completely stopped, not through STPCLK, but
just stopped.

> "The RDTSC instruction reads the time-stamp counter and is
> _guaranteed_ to return a monotonically increasing unique value
> _whenever_ executed, except for 64-bit wraparound".

This only says that two consecutive RDTSC do not return same value.
Best regards,
Petr Vandrovec
vandrove@vc.cvut.cz

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/