Click to See Complete Forum and Search --> : how to run a prog - giving it top cpu priority?


andre
09-06-2001, 04:23 PM
how to run a prog - giving it top cpu priority?

so that this prog runs its best.

RH7.1

Choozo
09-06-2001, 04:46 PM
You may want to check out nice/renice.
Just open up the 'man' or 'info' pages on those two proggies.

Cheers :)

demetrius
09-06-2001, 04:49 PM
Take a look at the man pages for nice and renice. A quick search on Google turned up this article (http://www.linuxplanet.com/linuxplanet/tutorials/2116/1/) which may help also.