A project labels itself as non-CPU-intensive by including the <non_cpu_intensive> flag in its configuration file
This attribute is at the project level; there is no provision for a project to have some applications that are CPU intensive and some that aren't.
Non-CPU-intensive applications can use chunks CPU time; this won't break anything, and the CPU scheduler will adjust to it by changing its estimates of 'CPU efficiency'. However, non-CPU-intensive applications should try not to use more CPU time than their resource share fraction indicates. "; page_tail(); ?>