ARM-software / lisa

Linux Integrated System Analysis
Apache License 2.0
203 stars 119 forks source link

cpu_capacity_orig goes away in kernel after Patch #2144

Closed credp closed 10 months ago

credp commented 11 months ago

In https://lore.kernel.org/all/20231009103621.374412-2-vincent.guittot@linaro.org/ the cpu_capacity_orig field is removed. This is related to the current issue of the load-tracking test not working.

https://github.com/ARM-software/lisa/blob/627de71146862d516b62d8eef7ec89f740e40329/lisa/_assets/kmodules/lisa/sched_helpers.h#L217

douglas-raillard-arm commented 10 months ago

https://github.com/ARM-software/lisa/pull/2145