Setting Maximum cpu usage for a program

Miramonti

Lifer
Aug 26, 2000
28,651
100
91
Using WinXP, is there a way to run a program while setting cpu resources allowed for it at a maximum of say, 50%? Unfortunately there's no option in the software.
 

stevewm

Senior member
Dec 6, 2001
742
1
0
You can't set it via percents, but you can however set the priority.

Hit CTRL+ALT+DEL to bring up task manager, goto the Processes tab, find the process you want to change right click on it and goto the Set Priority menu, and take your pick. The lower the priority of a program, the less CPU power the OS will give it, Low will allow like 70% max, but if a process with a higher priority needs more CPU power, it will be taken from the process you just set to low.
 

Miramonti

Lifer
Aug 26, 2000
28,651
100
91
thx stevewrn. I'm familiar with the priorities - maybe that's the route I'm going to have to go then.
 

Miramonti

Lifer
Aug 26, 2000
28,651
100
91
Some video encoding programs have such a setting. Its awesome because it allows a normal priority while not hijacking the cpu. There must be an explanation how this is done.