Le Mon, 13 Oct 2008 13:42:33 +0100, Steve Long <[EMAIL PROTECTED]> a écrit :
> On Saturday 11 October 2008 16:15:36 Dominique Michel wrote: > > Well, I found it. In /etc/init.d/rtirq.sh, the line (status function) > > | egrep '(^[[:blank:]]*PID|IRQ|softirq)' \ > > must be > > | egrep '(^[[:blank:]]*PID|IRQ|sirq)' \ > > Yay, well done :D > I'd change to: > | egrep '(^[[:blank:]]*PID|IRQ|s(oft)?irq)' \ > ..to work on both kernel versions; upstream would likely prefer that. (The > config stuff would be useful for a report too.) > > What do you mean by config? The kernel in use is a 2.6.26.3-rt3.