Changing Program Process Priority Defaults

From: Arne (anonymous_at_discussions.microsoft.com)
Date: 10/02/04


Date: Sat, 2 Oct 2004 15:17:18 -0700

This is not a direct answer to your question about
changing the program priority. The Freeware program
ThreadMaster
 http://threadmaster.tripod.com/
allows you to set the maximum percentage of CPU time any
program will use. It will work on WinXP. It runs as a
service.

It was distributed to limit the CPU time that the SETI
(Search for Extra Terrestrial Intelligence)uses when
running in the background. Edit the Seti.reg file that is
included within notepad, add the necessary programs from
the Processes list (Virus Scanner)listed in Windows Task
Manager. The install program installs to the directory
Windows32\Tweakmaster

The default is to limit any program not on the exceptions
list to 80% of total CPU time.

Arne
>-----Original Message-----
>My kids love playing a Disney Lama Game. However
whenever this application
>starts it hogs all the processing recourses. In Task
Manager its prioity is
>defaulted to "High" rather than normal. The issue is
that this kills the
>sharing and email server on the machine. I can manually
reset the priority to
>Normal if I can catch them playing it. Can I set the
register to
>automatically force the default to normal priority?
>Help - as always - much appreciated.
>Cheers.
>.
>



Relevant Pages

  • Re: Thread Priority
    ... > void MyFunction() { ... If there is no other thread on the computer asking for CPU time during your ... test, then your thread will get 100% of the CPU time, whatever it's priority ... program, one with highest priority and one with normal priority, ans see the ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Windows service Vs Console app performance
    ... but priority is a funny thing. ... other open windows, task bar applets, mouse, etc. ... > can have as much CPU time as it wants, bar what is needed for the OS, so ... > Maybe he has another processor intensive task running at the same time? ...
    (microsoft.public.dotnet.framework)
  • Re: -mm seems significanty slower than mainline on kernbench
    ... If it does we probably have to wear the cost as ... At the most it changes the frequency at which load balancing occurs. ... priority tasks were balanced more frequently and ended up getting their own ... a kernbench is only about 1% of the total CPU time and the extra ...
    (Linux-Kernel)
  • Re: DirectShow Thread Priority
    ... > I'm not persuaded that it does run at a higher priority. ... other CPU-intensive tasks going on during video rendering, ... will take most of the CPU time anyway. ... difference in performance by the encoder. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: cooperative multitasking scheme
    ... You must first define what you want priority to mean. ... each level has certain percentage of the CPU time. ... You really need to know what you want the priority system to achive before ... you look at ways of implementing your schedular. ...
    (comp.arch.embedded)