"This is the largest performance improvement to hit the RT patch since the removal of the global PI lock. On my 4way box running 'hackbench 50' went from 18 seconds down to just under 5 seconds (4.8). Vanilla 2.6.24.7 on this same box runs at 3.9 secs. This is the first time that the RT patched kernel is less than a magnitude away from mainline running this hackbench test."
ubuntu kernel?
Has someone a .dep for 8.04?
Ubuntu does not use the RT-patch
I am pretty sure that Ubuntu does not use the real-time kernel patch. So this "patch to the patch" is not relevant. See http://en.wikipedia.org/wiki/RTLinux
RTLinux and PREEMPT_RT
Hi
RTLinux and PREEMPT_RT are different beast. IIRC in RTLinux linux run as a process on top of a rt kernel, with -rt patch linux is the rt kernel. RTLinux is covered by patend, see lwn.
RT wiki
Actually, I believe that Ubuntu does indeed have an RT patched kernel.
Please see the RT Wiki page for more information on the -rt patch.