topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 9:31 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Process won't listen to priority change  (Read 6703 times)

stoppop

  • Participant
  • Joined in 2012
  • *
  • default avatar
  • Posts: 1
    • View Profile
    • Donate to Member
Process won't listen to priority change
« on: March 23, 2012, 04:15 PM »
Some of you may remember the "Amateur Scientist" column that used to be printed in the Scientific American magazines. Although they've ended the series, an enormous archive had been made available on CD available from amazon.

Unfortunately, the archive uses a terribly-written search process called "SEARCHSVR_WINDOWS" to sort through the articles. It seems to behave  normally for the first few minutes of use--but will suddenly eat up 95%+ of my CPU usage! Once it reaches this point, the process won't calm down unless I kill it.

After some googling, I decided to download Process Tamer, which installed nicely and was easy to use. I set an exception for the "SEARCHSVR_WINDOWS", telling the Tamer to lower the priority to "Low" if the process took up more than 70% CPU.

Now it turns out that Process Tamer did its job perfectly--once "SEARCHSVR_WINDOWS" had gone rogue, a little pop-up would inform me that its priority had been lowered. A double-check with Task Manager revealed that the priority had indeed been set to "Low".

But... the rogue process WILL NOT LOWER ITS CPU USAGE!! Changing the priority seems to have no effect on it. I even tried setting the exception to "Kill Process", but it still would not budge.  :(

Any suggestions would be greatly appreciated!

Shades

  • Member
  • Joined in 2006
  • **
  • Posts: 2,922
    • View Profile
    • Donate to Member
Re: Process won't listen to priority change
« Reply #1 on: March 24, 2012, 09:14 AM »
To my understanding the lowering of the priority from a process does not affect the CPU usage from this process. Until another process is executed claiming a lot of CPU resources as well. In that situation, most (if not all) of the available CPU resources will go to the process with the highest priority first.

Hence I always have an instance of Process Explorer (from SysInternals, nowadays a part of the Microsoft family) running in the background. Its freeware and part of a suite, which I heartily recommend to download. You will find a lot more gems inside that suite that will give you (way) more insight in how Windows works, while gaining a lot more ways to manage your Windows as you see fit.