[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1163024893.8335.97.camel@localhost.localdomain>
Date: Wed, 08 Nov 2006 23:28:13 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: Andrew Morton <akpm@...l.org>
Cc: Ingo Molnar <mingo@...e.hu>, teunis <teunis@...tersgift.com>,
linux-kernel@...r.kernel.org, Dmitry Torokhov <dtor@...l.ru>,
john stultz <johnstul@...ibm.com>, Len Brown <lenb@...nel.org>,
Arjan van de Ven <arjan@...radead.org>
Subject: Re: various laptop nagles - any suggestions? (note:
2.6.19-rc2-mm1 but applies to multiple kernels)
On Tue, 2006-11-07 at 23:19 -0800, Andrew Morton wrote:
> I have a bad feeling about the hrtimer+dynticks patches, frankly. We had a
> lot of discussion and review of the original patchset and it almost all
> seemed OK apart from this tsc-goes-silly problem. But then this lot:
>
> highres-timer-core-fix-status-check.patch
> highres-timer-core-fix-commandline-setup.patch
> clockevents-smp-on-up-features.patch
> highres-depend-on-clockevents.patch
Trivial fixups
> i386-apic-cleanup.patch
> pm-timer-allow-early-access.patch
> i386-lapic-timer-calibration.patch
This one solves real problems:
- hang in lapic calibration caused by buggy PIT readouts
- wrong lapic calibration seen on my VAIO CoreDuo (also reported by
others)
I did the i386-apic-cleanup.patch first, as I really did not want to add
more mess to the existing one. Sigh, I should have done that before
adding the clock events support.
> clockevents-add-broadcast-support.patch
> clockevents-add-broadcast-support-fix.patch
> acpi-include-apic-h.patch
> acpi-include-apic-h-fix.patch
> acpi-keep-track-of-timer-broadcast.patch
> i386-apic-timer-use-clockevents-broadcast.patch
Needs review
> acpi-verify-lapic-timer.patch
> acpi-verify-lapic-timer-exports.patch
> acpi-verify-lapic-timer-fix.patch
Those can be dropped, as the approach was too naive. At least we know,
that it can be detected, but this needs more effort to get this
straight.
I'm resorting to the following solution for now:
- Disable local APIC timer as the next event source on UP systems by
default.
- Add a command line option to enable it on sane hardware, as it is
faster.
I send a patch tomorrow morning including the fix for the OOPS reported
by Benoit Boissinot. -ETOOTIRED
If this works on your jinxed VAIO, I do a complete replacement rollup
for review.
tglx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists