<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="h5"><br>
</div></div>man nice<br>
man renice<br>
<br>
Basically set the priority to the lowest:<br>
<br>
IIRC something like<br>
<br>
renice 20 f@h<br>
<br>
should do the trick.  I do the same thing; I have a huge ffmpeg job that<br>
runs for about 10 minutes, hammering the drives and the CPU.  It caused<br>
all sorts of problems with myth until I re-niced it to the lowest level<br>
possible.<br>
<br>
--Yan<br>
</blockquote><div><br>Thanks Yan. So for my intermediate self, what is that doing? I don&#39;t have any man pages for nice/renice. I just googled and see that it is rescheduling the process priority, but would that completely stop the f@h if a recording starts, and then when the flagging is done after, f@h starts again? Or is that as simple as it sounds: giving the mythbackend the top dog priority when it starts recording/a job and sending f@h way down in cpu usage?<br>

<br>Thanks a bunch<br>Bob<br></div></div>