| From: |
| Thomas Gleixner <tglx@linutronix.de> |
| To: |
| Andrew Morton <akpm@osdl.org> |
| Subject: |
| [patch 00/22] high resolution timers / dynamic ticks - V3 |
| Date: |
| Wed, 04 Oct 2006 17:31:29 -0000 |
| Cc: |
| LKML <linux-kernel@vger.kernel.org>, Ingo Molnar <mingo@elte.hu>,
John Stultz <johnstul@us.ibm.com>,
Valdis Kletnieks <valdis.kletnieks@vt.edu>,
Arjan van de Ven <arjan@infradead.org>,
Dave Jones <davej@redhat.com>,
David Woodhouse <dwmw2@infradead.org>,
Jim Gettys <jg@laptop.org>,
Roman Zippel <zippel@linux-m68k.org> |
Andrew,
this is an updated replacement queue against -mm3 , with all the
fixlets backmerged to the appropriate places (Build-fix-from: added).
The queue contains further:
- accounting weirdness fixup, which solves Valdis problem
- command line option to disable high resolution mode on boot
- resolution config option removed
- TSC marked unusable for high resolution mode, due to circular
dependency problems
- Comments for the secret PIT fix :)
The broken out series is available at the usual place:
http://www.tglx.de/projects/hrtimers/2.6.18-mm3
tglx
--