On Thursday 25 Dec 2003 2:58 pm, Nasikkar, Ashutosh wrote:
hi,
thanks for the suggestion of using nice.
how ever "nice" is a program which *starts* a program in the said priority. What i want to do, is, to change the priority of a running process *dynamically*. This dynamic decision must be based on the PID of the running process.
regards,
ashutosh.
I think 'renice' does that...