RFR: 8186670: Implement _onSpinWait() intrinsic for AArch64 [v10]

Evgeny Astigeevich duke at openjdk.java.net
Fri Oct 15 10:10:52 UTC 2021


On Tue, 12 Oct 2021 08:11:20 GMT, Andrew Haley <aph at openjdk.org> wrote:

>> Evgeny Astigeevich has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Make OnSpinWaitInst/OnSpinWaitInstCount  DIAGNOSTIC
>
> Can we have a simple (as simple as possible) JMH benchmark, please? It should be something like a couple of threads racing to count up to a million.

@theRealAph, any comments on the microbenchmark I wrote?

-------------

PR: https://git.openjdk.java.net/jdk/pull/5562


More information about the hotspot-dev mailing list