I've added a new GLOBAL Watchdog option to divide *all* CPU thresholds by the number of CPUs on the target system. This lets you set a static value (e.g. 100%) and that value be relative to the total CPU count on the system to which it is applied. Its useful mostly for single thread apps. Consider the case of a single thread consuming every CPU cycle it can get. On a single core system, this is 100%... but on a dual core system, it is 50%, and on a quad core system it is 25%, etc..
This is the new Watchdog config dialog in v3.99.11 alpha, coming within hours:
0 comments:
Post a Comment