On Wed, 2006-12-27 at 10:04 -0800, Daniel Walker wrote: > On Wed, 2006-12-27 at 09:53 -0800, Daniel Walker wrote: > > > The system hang was resolved by changing the irq threads to all prio > > 50 .. > > Guess I was wrong about this.. The hang was resolved, but I's not sure > how yet ..
Looks like it was the irq thread priority _and_ the softirq prio needed to be raised. softirq was at SCHED_FIFO 1 which caused the hang (or that's how it looks). Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/