in reply to Re: Increasing CPU Usage/Decreasing Run Time
in thread Increasing CPU Usage/Decreasing Run Time
In this case the process is spending too much time waiting for database interactions to complete and change of priority cannot change that behaviour. But if it hadn't been that it would have been some other I/O activity.
Finally, on unix, 20 or more is equivalent to 19, which is the maximum-valued i.e. lowest priority.
One world, one people
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Increasing CPU Usage/Decreasing Run Time
by hakkr (Chaplain) on Jul 26, 2005 at 09:50 UTC | |
by anonymized user 468275 (Curate) on Jul 26, 2005 at 13:10 UTC |