[mythtv-users] Permanently set nice level for some processes

Brian Wood beww at beww.org
Wed Sep 20 00:28:34 UTC 2006


On Sep 19, 2006, at 6:22 PM, David Grant wrote:

> Is it possible to permanently set the nice level for some processes?
>

It would depend on the process and how it is called. One easy  
solution is to simply write a shell script that starts the process  
you want with the correct nice parameter, then call that script  
instead of calling the command directly, but I wouldn't try that with  
something like "init".


More information about the mythtv-users mailing list