Re: [PATCH 1/4] new timeofday core subsystem (v. B2)

From: john stultz
Date: Mon Jun 13 2005 - 21:02:49 EST


On Mon, 2005-06-13 at 20:47 -0600, Frank Sorenson wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> john stultz wrote:
> > Hey Everyone,
> > I'm heading out on vacation until Monday, so I'm just re-spinning my
> > current tree for testing. If there's no major issues on Monday, I'll re-
> > diff against Andrew's tree and re-submit the patches for inclusion.
>
> I'm not sure what change caused this, but it seems that keyboard and
> mouse interrupts are firing more than once when I'm using the c3tsc
> timesource. It manifests itself as multiple keypresses and odd mouse
> tapping. The problem seems to appear only in X, and it's definitely
> confined to c3tsc (jiffies, pit, tsc-interp, and acpi_pm all seem to
> work fine [1]).

Can you confirm that this is a new issue?

Also can you run the following:

while true
do
ntpdate -uq <some ntp server>
sleep 60
done

To make sure its not clock-drift related?

thanks
-john



-
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/