On Monday 08 October 2007 09:13, porl sheean wrote:
if it were me, and the only problem left is one irq
priority setting, i
would add a chrt line in the startup options manually (after rtirq). that
way you aren't messing with anything else.
porl
Yes. That might be the easiest thing to do. I'll leave it as is at the moment,
but if I see any problems, I'll use Rick Wrights one liner in rc.local.
chrt -p -f 86 `pidof "IRQ-10"`
Thanks.
Nigel.