Re: [PATCH] i386: trust the PM-Timer calibration of the local APIC timer

2007-03-18 Thread Thomas Gleixner
On Sun, 2007-03-18 at 00:12 -0800, Andrew Morton wrote: > On Sat, 17 Mar 2007 01:04:56 +0100 Thomas Gleixner <[EMAIL PROTECTED]> wrote: > > > When PM-Timer is available for local APIC timer calibration we can skip > > the verification of the calibrated time value. The resulting error is > > quite

Re: [PATCH] i386: trust the PM-Timer calibration of the local APIC timer

2007-03-18 Thread Andrew Morton
On Sat, 17 Mar 2007 01:04:56 +0100 Thomas Gleixner <[EMAIL PROTECTED]> wrote: > When PM-Timer is available for local APIC timer calibration we can skip > the verification of the calibrated time value. The resulting error is > quite small on a bunch of evaluated platforms and is less harming than

Re: [PATCH] i386: trust the PM-Timer calibration of the local APIC timer

2007-03-18 Thread Andrew Morton
On Sat, 17 Mar 2007 01:04:56 +0100 Thomas Gleixner [EMAIL PROTECTED] wrote: When PM-Timer is available for local APIC timer calibration we can skip the verification of the calibrated time value. The resulting error is quite small on a bunch of evaluated platforms and is less harming than the

Re: [PATCH] i386: trust the PM-Timer calibration of the local APIC timer

2007-03-18 Thread Thomas Gleixner
On Sun, 2007-03-18 at 00:12 -0800, Andrew Morton wrote: On Sat, 17 Mar 2007 01:04:56 +0100 Thomas Gleixner [EMAIL PROTECTED] wrote: When PM-Timer is available for local APIC timer calibration we can skip the verification of the calibrated time value. The resulting error is quite small on

Re: [PATCH] i386: trust the PM-Timer calibration of the local APIC timer

2007-03-17 Thread Andi Kleen
Thomas Gleixner <[EMAIL PROTECTED]> writes: > When PM-Timer is available for local APIC timer calibration we can skip > the verification of the calibrated time value. The resulting error is > quite small on a bunch of evaluated platforms and is less harming than > the observed false positives.

Re: [PATCH] i386: trust the PM-Timer calibration of the local APIC timer

2007-03-17 Thread Ingo Molnar
* Thomas Gleixner <[EMAIL PROTECTED]> wrote: > When PM-Timer is available for local APIC timer calibration we can > skip the verification of the calibrated time value. The resulting > error is quite small on a bunch of evaluated platforms and is less > harming than the observed false

Re: [PATCH] i386: trust the PM-Timer calibration of the local APIC timer

2007-03-17 Thread Ingo Molnar
* Thomas Gleixner [EMAIL PROTECTED] wrote: When PM-Timer is available for local APIC timer calibration we can skip the verification of the calibrated time value. The resulting error is quite small on a bunch of evaluated platforms and is less harming than the observed false positives.

Re: [PATCH] i386: trust the PM-Timer calibration of the local APIC timer

2007-03-17 Thread Andi Kleen
Thomas Gleixner [EMAIL PROTECTED] writes: When PM-Timer is available for local APIC timer calibration we can skip the verification of the calibrated time value. The resulting error is quite small on a bunch of evaluated platforms and is less harming than the observed false positives. Looks

[PATCH] i386: trust the PM-Timer calibration of the local APIC timer

2007-03-16 Thread Thomas Gleixner
When PM-Timer is available for local APIC timer calibration we can skip the verification of the calibrated time value. The resulting error is quite small on a bunch of evaluated platforms and is less harming than the observed false positives. We need to keep the verification on systems, which

[PATCH] i386: trust the PM-Timer calibration of the local APIC timer

2007-03-16 Thread Thomas Gleixner
When PM-Timer is available for local APIC timer calibration we can skip the verification of the calibrated time value. The resulting error is quite small on a bunch of evaluated platforms and is less harming than the observed false positives. We need to keep the verification on systems, which