| From: |
| Steven Rostedt <rostedt@goodmis.org> |
| To: |
| LKML <linux-kernel@vger.kernel.org>,
RT <linux-rt-users@vger.kernel.org> |
| Subject: |
| 2.6.24-rc5-rt1 |
| Date: |
| Fri, 14 Dec 2007 17:13:38 -0500 |
| Message-ID: |
| <1197670418.15001.22.camel@localhost.localdomain> |
| Cc: |
| Ingo Molnar <mingo@elte.hu>, Thomas Gleixner <tglx@linutronix.de> |
| Archive-link: |
| Article,
Thread
|
We are pleased to announce the 2.6.24-rc5-rt1 tree, which can be
downloaded from the usual location:
http://www.kernel.org/pub/linux/kernel/projects/rt/
Changes since 2.6.24-rc2-rt1
- Ported to 2.6.24-rc5
- Backported the new RT Balancing code from sched-devel
New changes by Steven Rostedt, Gregory Haskins,
Ingo Molnar, and Dmitry Adamushko
- 2 dimension CPU Prio RT balancing search (Gregory Haskins)
- ARM compile fix (Kevin Hilman)
- Handle IRQ_PENDING for simple irq thread (Steven Rostedt)
- latency tracer updates (Daniel Walker)
- Remove warning in local_bh_enable (Kevin Hilman)
- use real time pcp locking for page draining during cpu (Andi Kleen)
- Revert lazy disable irq from simple irq handler (Steven Rostedt)
- AT91 switch to edge from simple irq (Remy Bohmer)
- POWER hacks to let kernbench run (Paul McKenney)
- RCU Preempt extra variable fix (Remy Bohmer)
to build a 2.6.24-rc5-rt1 tree, the following patches should be applied:
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.23....
http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch...
http://www.kernel.org/pub/linux/kernel/projects/rt/patch-...
And like always, my RT version of Matt Mackall's ketchup will get this
for you nicely:
http://people.redhat.com/srostedt/rt/tools/ketchup-0.9.8-rt2
The broken out patches are also available.
-- Steve