RFR: 8255799: AArch64: CPU_A53MAC feature may be set incorrectly
Nick Gasson
ngasson at openjdk.java.net
Fri Nov 6 01:26:57 UTC 2020
On Thu, 5 Nov 2020 21:29:37 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:
> Follow-up patch for PR #1039. As clarified by @nick-arm, CPU_A53MAC was set to workaround old Linux bug when A53 cores may be available if only a single A57 core is reported in /proc/cpuinfo. The workaround was broken recently but the bug is assumed to be fixed everywhere, so the workaround can be removed completely.
>
> CCing old participants: @theRealAph @adinn
LGTM (I'm not a Reviewer)
-------------
Marked as reviewed by ngasson (Committer).
PR: https://git.openjdk.java.net/jdk/pull/1084
More information about the hotspot-dev
mailing list