We are pleased to announce the next version of our "high resolution timers" and "dynticks" patchset, which implements two important features that Linux lacked for many years. The patchset is against 2.6.18-mm2. (Since our last release there were no big changes, other than bugfixes and internal releasification cleanups, and the merge to -mm. The queue is bisect-friendly.) If review and feedback is positive we'd like this patchset to be added to the 2.6.19 kernel. It has been maintained ontop of ktimers initially (more than a year ago), and then ontop of hrtimers (after ktimers were renamed to hrtimers and the hrtimer subsystem went upstream in January). Various -hrt iterations have been announced on lkml numerous times in the past year. Now that the hrtimers subsystem and most of John Stultz Generic Time Of Day work is upstream, this patchset is straightforward and carries little risks if high-res timers are turned off (which is the default). This patchset has been tested on various i686 systems. (We have the x86_64 patches too, but we'd like to concentrate on this first wave initially.) The patchset can also be found at: http://www.tglx.de/projects/hrtimers/2.6.18-mm2/patch-2.6.18-mm2-hrt-dyntick1.patches.tar.bz2 Thomas, Ingo -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch 00/23]
- From: Andrew Morton <[email protected]>
- Re: [patch 00/23]
- From: Andrew Morton <[email protected]>
- [patch 19/23] high-res timers, dynticks: enable i386 support
- From: Thomas Gleixner <[email protected]>
- [patch 09/23] dynticks: extend next_timer_interrupt() to use a reference jiffie
- From: Thomas Gleixner <[email protected]>
- [patch 12/23] hrtimers: clean up callback tracking
- From: Thomas Gleixner <[email protected]>
- [patch 02/23] GTOD: persistent clock support, core
- From: Thomas Gleixner <[email protected]>
- [patch 23/23] dynticks: decrease I8042_POLL_PERIOD
- From: Thomas Gleixner <[email protected]>
- [patch 18/23] dynticks: i386 arch code
- From: Thomas Gleixner <[email protected]>
- [patch 05/23] time: fix msecs_to_jiffies() bug
- From: Thomas Gleixner <[email protected]>
- [patch 10/23] hrtimers: clean up locking
- From: Thomas Gleixner <[email protected]>
- [patch 20/23] add /proc/sys/kernel/timeout_granularity
- From: Thomas Gleixner <[email protected]>
- [patch 16/23] dynticks: core
- From: Thomas Gleixner <[email protected]>
- [patch 22/23] dynticks: increase SLAB timeouts
- From: Thomas Gleixner <[email protected]>
- [patch 17/23] dyntick: add nohz stats to /proc/stat
- From: Thomas Gleixner <[email protected]>
- [patch 11/23] hrtimers: state tracking
- From: Thomas Gleixner <[email protected]>
- [patch 14/23] clockevents: drivers for i386
- From: Thomas Gleixner <[email protected]>
- [patch 15/23] high-res timers: core
- From: Thomas Gleixner <[email protected]>
- [patch 03/23] GTOD: persistent clock support, i386
- From: Thomas Gleixner <[email protected]>
- [patch 13/23] clockevents: core
- From: Thomas Gleixner <[email protected]>
- [patch 01/23] GTOD: exponential update_wall_time
- From: Thomas Gleixner <[email protected]>
- [patch 04/23] time: uninline jiffies.h
- From: Thomas Gleixner <[email protected]>
- [patch 08/23] dynticks: prepare the RCU code
- From: Thomas Gleixner <[email protected]>
- [patch 07/23] cleanup: uninline irq_enter() and move it into a function
- From: Thomas Gleixner <[email protected]>
- [patch 06/23] time: fix timeout overflow
- From: Thomas Gleixner <[email protected]>
- [patch 21/23] debugging feature: timer stats
- From: Thomas Gleixner <[email protected]>
- Re: [patch 00/23]
- Prev by Date: Re: [PATCH 2/2] UML - Don't roll my own random MAC generator
- Next by Date: [patch 14/23] clockevents: drivers for i386
- Previous by thread: [PATCH 0/6]: powerpc/cell spidernet ethernet patches
- Next by thread: [patch 21/23] debugging feature: timer stats
- Index(es):