|
June 10, 2010, 11:57:53 PM |
|
The software doesn't know anything about idle time, but it changes the generating thread's priority to be low. This should cause the operating system to schedule it whenever a higher priority item is pending. The result is that when your computer is idle, in between higher priority processing becoming runnable, bitcoin becomes runnable and so all the CPUs are always at 100%.
|