On windows 7 there's 'pause' and there's 'indexing speed is reduced due to user activity' but what if one wants full speed during desktop activity?
|
|
Summary from this page
|
||||
|
|
|
see http://brandontools.com/content/IndexerStatusGadget.aspx don't think group policy method available in win7 |
|||||
|
|
There is a setting in the group policy for the computer, so you don't have to manually edit the registry.
http://codingtrek.blogspot.com/2009/10/how-to-enable-backoff-for-t.html |
|||
|
|
|
Go in the registry to:
and set the value of "DisableBackoff" to 1 Other interesting registry keys:
|
||||
|
|
|
"Searchindexer.exe" in task manager (you may have to show processes from all users), you can set the priority for that program in there. Right click on Searchindexer.exe, select Priority> Above Normal or High (never select "real time") http://techblissonline.com/run-program-process-cpu-priority-windows-vista-xp/ The down side: It could slow desktop performance or lock up the system if set to high of a priority, A restart of the system or kill the process will clear this setting. You have to set this every time SearchIndexer loads. . Here is some software that can change the priority on a permanent basis, I wold not make a permanent change utill you have experimented with settings first, it could cause problems when booting if you choose a too high priority and set it permanently. http://www.prnwatch.com/prio.html . |
|||||||||
|
