-
- Downloads
WIP: arm64: reapply lost linkage between cpu capacity and freq caps
Thermal framework and other users are able to apply limits to the max frequency allowed. The linkage to the scheduler's idea of the maximum possible capacity for a given CPU is through scale_cpu_capacity in topology.c but it lost the connection in a merge. Just reinstate it. Signed-off-by:Chris Redpath <chris.redpath@arm.com> Signed-off-by:
Srinath Sridharan <srinathsr@google.com> bug: 28312446 Change-Id: I5caeb63a8c30cc8598fd0ae562d6ab3217c571ea
Please register or sign in to comment