Re: [PATCH 3/4] new timeofday x86-64 arch specific changes (v. B1)

From: Dominik Brodowski
Date: Sun Jun 05 2005 - 22:15:28 EST


Hi,

On Sun, Jun 05, 2005 at 11:04:34PM -0400, Parag Warudkar wrote:
> tests the chipset read in the same do{}while loop - if the loop executes only
> once, it considers the chipset good - in which case it executes the faster
> read_pmtmr_fast function.) Or does it need wider testing under different
> circumstances to conclude that chipset is good?

I fear that we need to run the loop a couple of times at least -- IIRC many
accesses were correct, but some failed. Will investigate soon.

> I tested the patch under Virtual PC which emulates a PIIX4 chipset. Test
> passes there, meaning the do {}while loop executes only once.

Possibly this is a bug-free emulation?

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