Add: Exclude low usage projects. (tthrottle.xml) <exclude><percentage>2.5<percentage></exclude> default set to 0.5.
Add: Show CPU percentage in logging: CPU: 1 (95%).
Quote from: fred on September 26, 2011, 02:22:52 PM
Add: Exclude low usage projects. (tthrottle.xml) <exclude><percentage>2.5<percentage></exclude> default set to 0.5.
Add: Show CPU percentage in logging: CPU: 1 (95%).
This way I should be able to specify various projects' wrapers (show up as e.g. "
CPU:0 (0%)") to be excluded from throttling, but their workers to be kept throttled? (OK, if the <percentage> could be paired with an URL, but it seems either-or.)
Or it would either exclude all project's processes from throttling, or keep them all throttled? (If a project's task consist of 2 processes, one is 97%, another one 0%.)
Or is it just the task's preference "Uses % CPU"?
Let's try out...
...???