At 03:41 AM 10/27/2006, you wrote:
>I was wondering if George W might consider including some extra 
>logic in the next version of P95 to cause it to 'back-off' the CPU 
>under some circumstances. One might define a configuration flag to 
>turn on this feature, say 'niceflag' meaning 'be nice to the other processes'.

I tried something like this with a feature called 
HyperthreadingBackoff in 24.15.  Results were mixed - some more 
tuning was definitely in order.

The real problem is that the OS provides very poor statistics for 
prime95 to use to
determine if another task is making heavy use of the CPU.

>Various approaches could be used and I'll propose just one:
>
>if (keyboard OR mouse activity) AND (niceflag=true)

As others have pointed out, the real problem is not keyboard and mouse
activity as this is often associated with programs that are making very light
use of the CPU.  The CPU-bound task such as a big compile or photo-processing
job are the ones where prime95 needs to "get completely out of the way" 

_______________________________________________
Prime mailing list
[email protected]
http://hogranch.com/mailman/listinfo/prime

Reply via email to