RFR: 8277137: Set OnSpinWaitInst default value to "isb" for Arm Neoverse N1 [v2]
Evgeny Astigeevich
duke at openjdk.java.net
Tue Nov 16 19:15:14 UTC 2021
On Tue, 16 Nov 2021 18:57:53 GMT, Paul Hohensee <phh at openjdk.org> wrote:
> I'd explicitly set OnSpinWaitInstCount because one has to go find the default value in another file to understand what's going to happen. So I'd add:
>
> FLAG_SET_DEFAULT(OnSpinWaitInstCount, 1);
Thank you for reviewing.
Done.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6415
More information about the hotspot-dev
mailing list