Re: Application priority

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi mate

How come that the rountrip times increase when Cpukiller runs at normal
priority even though my processes runs above normal priority?

You should clearly realize that, as long as thread priority falls into
the dynamic range,
priority in itself is quite relative thing - the system may increase
priority of a thread that
has not been active for quite a while. Apparently, when you have
specifed Normal priority, the target thread still has a chance to run
from time to time, due to priority boost
that gets applied by the system behind the scenes. Therefore, you get a
delay.

Anton Bassov

ixrob wrote:
Hi

I have a service running at high prio. My test app running above normal
priority communicates with a remote device via the service using tcp. The
request/response time is less than 20 ms. They take less tan 10% of the cpu.

When I load the cpu to 100% with Cpukiller3 (an application which kills cpu
time) running at Normal prio the request/response time increase to more than
200ms. If I run Cpukiller3 Below Normal priority and load the cpu 100% I get
my 20ms again (?).

How come that the rountrip times increase when Cpukiller runs at normal
priority even though my processes runs above normal priority?

.



Relevant Pages

  • Re: smpnice loadbalancing with high priority tasks
    ... presence of high priority tasks messes up load balancing of normal ... fourth cpu getting the remaining two normal tasks. ... extra normal priority task keeps jumping from one cpu to another cpu having ...
    (Linux-Kernel)
  • Re: high cpu usage
    ... > launch folders" to try it? ... > process' (Explorer, Tools menu, Options, View tab, Advanced settings). ... > that second explorer.exe process is started with HIGH priority. ... > player is running at normal priority and gets preempted by explorer). ...
    (microsoft.public.windowsxp.general)
  • Re: Application priority
    ... it is - this is the main idea behind priority boosts. ... specifed Normal priority, the target thread still has a chance to run ... Anton Bassov ... When I load the cpu to 100% with Cpukiller3 (an application which kills ...
    (microsoft.public.win32.programmer.kernel)
  • Re: explorer.exe loaded at high priority, often left in memory
    ... explorer.exe (Windows Explorer) runs at Normal priority. ...
    (microsoft.public.windowsxp.general)
  • Re: Realtime Process vs. Time Critical Thread
    ... Arkady ... > If you need to do calculation somehow before and not exactly each 250 ms ... > opposite to big windows making your thread priority above normal give your ... >> The application is otherwise a normal priority program consisting mostly ...
    (microsoft.public.win32.programmer.kernel)