Increase 'busy' threshold

Currently the cpu usage threshold before lightmass is ‘busy’ instead of available is 15%. This is unusably low as most of the time idle windows system processes will bump the cpu up over 15% for short periods of time… Every time this happens a swarm agent becomes ‘busy’ and will not accept tasks.

How can I change this threshold up to something more reasonable like 30 or 50%?