Tagged Questions
1
vote
1answer
255 views
Process priority and cpu speed
In some devices the cpu speed is dynamic, being faster when there is more load.
I was wondering if it is possible to set nice level or priority of a process so that it does not influence an increase ...
5
votes
2answers
3k views
Run process with higher priority
I want to run mplayer with higher priority than any other processes, including the IO-processes. How can I do that?