Results 1 to 3 of 3
as we change the priority of processes in windows how to set it in linux...
- 07-27-2005 #1Just Joined!
- Join Date
- Jul 2005
- Posts
- 4
how to set the priority level for the processes in linux
as we change the priority of processes in windows how to set it in linux
- 07-27-2005 #2Linux User
- Join Date
- Nov 2003
- Location
- Brooklyn, NY
- Posts
- 347
Check out nice and renice commands.
nice - run a program with modified scheduling priorityrenice -- alter priority of running processes
- 07-30-2005 #3Linux Engineer
- Join Date
- Feb 2005
- Posts
- 1,044
Why do you want to change the process priorities? Don't fall into the trap of thinking that because Windoze has a pathetic scheduling algorithm, Linux needs to be "fixed" in the same way. State your actual problem, not a theoretical hangover from a poorly implemented toy system.


Reply With Quote
