Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: GUI mining - updated host address for slush's pool
by
pdawg
on 29/06/2011, 01:05:50 UTC
Feature Request: in addition to affinity, how about setting process priority? I like to have my miners running at low cpu priority, that way they can they can chug at their fastest speed with -f 1, but I can still use my computer. Currently I have to manually adjust process priority whenever I start a miner, it would be great if guiminer could just set it when it creates the process.

This can be done via batch:

Use cmd's start command. See start /? for details.

START ["title"] [/Dpath] [/I] [/MIN] [/MAX] [/SEPARATE | /SHARED]
[/LOW | /NORMAL | /HIGH | /REALTIME | /ABOVENORMAL | /BELOWNORMAL]
[/WAIT] [/B] [command/program]
[parameters]