Skip to content

lisa.tests.base: Consider the sum of noisy task run time rather than …

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr529 into master

…the max

Sum all the noise contribution together, since the influence on runqueue util signals will be impacted by the sum of the util of each attached task, and not just the largest util among the attached tasks.

Merge request reports