On Sun, 2006-01-01 at 10:48 -0800, Noah Roberts wrote: > > > > Do you have latency tracing enabled? If so what does it say? Can > you > > test without the RT patch? > > I believe I have tracing enabled but I have no idea how to find out > what it says. > As root, echo 0 > /proc/sys/kern/preempt_max_latency Then do something to reproduce the hangs/pauses, then post the contents of /proc/latency_trace. Lee