![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| start a process with the highest priority | melanie_pfefer | SUN Solaris | 2 | 06-02-2008 09:40 AM |
| Please Help me with this ..High Priority! | balaji_gopal | Shell Programming and Scripting | 0 | 05-28-2008 12:14 PM |
| urgent help required on changing process priority using nice | gshuttleworth | HP-UX | 1 | 07-07-2006 01:09 PM |
| Backgrounding process with higher priority | keelba | UNIX for Advanced & Expert Users | 3 | 01-09-2003 07:52 PM |
| Changing the priority of a program | maddog0606 | High Level Programming | 2 | 12-16-2001 10:47 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Increasing priority of a process
Hi! Experts,
Is there anyway to incerase the priority of a process which is already started and running??.. I think nice can used for increase priority when we start the process.. But donno how to do when its already running.. Any help would be apreciated.. Jyoti |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
with nice, remember that the more nice you are the less priority. See man nice.
|
|
#3
|
||||
|
||||
|
Also see "man renice".
|
||||
| Google The UNIX and Linux Forums |