lkml.org 
[lkml]   [2006]   [Mar]   [23]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 23 Mar 2006 09:17:08 +0100
FromIngo Molnar <>
Subject2.6.16-rt5
i have released the 2.6.16-rt5 tree, which can be downloaded from the 
usual place:

   http://redhat.com/~mingo/realtime-preempt/

there's been quite some churn since -rt1:

 244 files changed, 1806 insertions(+), 1588 deletions(-)

this was mostly due to the simplification of IRQ-flag handling: 
local_irq_*() now defaults to using the raw IRQ flags. The 'soft 
irq-flag' code only had a debugging purpose, but that purpose is equally 
well suited by dont-schedule-while-in-atomic-section checks. This 
cleanup resulted in a nice 10% reduction of the -rt patch's size, and 
should make porting to architectures simpler.

another bigger change is the continued rework of the PI code by Thomas 
Gleixner: it should now be Bug Free (tm) - in particular the SMP locking 
deadlock noticed by Esben Nielsen should be fixed. There are also lots 
of updates to the PI-futex code too, by Thomas.

there are also lots of smaller fixes for regressions in -rt1.

to build a 2.6.16-rt5 tree, the following patches should be applied:

  http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2
  http://redhat.com/~mingo/realtime-preempt/patch-2.6.16-rt5

	Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-03-23 08:22    [from the cache]
©2003-2008