| From: |
| Ingo Molnar <mingo@elte.hu> |
| To: |
| linux-kernel@vger.kernel.org |
| Subject: |
| 2.6.13-rt1 |
| Date: |
| Mon, 29 Aug 2005 10:48:29 +0200 |
| Cc: |
| Steven Rostedt <rostedt@goodmis.org>, dwalker@mvista.com |
i have released the 2.6.13-rt1 tree, which can be downloaded from the
usual place:
http://redhat.com/~mingo/realtime-preempt/
the new "eliminate the global PI lock" code from Steven Rostedt is now
ready for prime-time. Smaller fixes otherwise. Please re-report any
remaining regressions.
Changes since 2.6.13-rc7-rt1:
- second (final) phase p->pi_lock SMP scalability improvement: replace
the pi_lock with per-task ->pi_lock and eliminate the global pi_lock
(Steven Rostedt)
- fix for ->pi_lock code (Steven Rostedt)
- improve ->pi_lock code on UP (Steven Rostedt)
- x86_64 boot fix (Daniel Walker)
- ALL_TASKS_PI fixes (Daniel Walker)
- enabled ALL_TASKS_PI for debugging purposes
- merge to 2.6.13-final
to build a 2.6.13-rt1 tree, the following patches should be applied:
http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.13.tar.bz2
http://redhat.com/~mingo/realtime-preempt/patch-2.6.13-rt1
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/