<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Nigel Henry wrote:
<blockquote cite="mid200710081739.37547.cave.dnb@tiscali.fr" type="cite">
  <pre wrap="">On Monday 08 October 2007 09:13, porl sheean wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">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
    </pre>
  </blockquote>
  <pre wrap=""><!---->
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"`

  </pre>
</blockquote>
Nigel,<br>
<br>
I appreciate the recognition for pointing you at this one line bit of
RT magic.  However, this little gem was not my cleverness, but rather
something contributed by one of the other LAU members ~2 years back
(the proof is surely in the archives).  The real credit goes to this
community for the vast collection of knowledge, experience, and
willingness to help!<br>
<br>
Anyhow, I'm glad it's working for you and I agree with Porl's idea that
you simply use it to patch up any remaining issues after rtirq does
it's configuring.<br>
<br>
Good luck,<br>
Rick<br>
</body>
</html>