RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM
Andrew Haley
aph at openjdk.org
Sat Sep 14 10:21:07 UTC 2024
On Fri, 13 Sep 2024 16:53:42 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> @vnkozlov Many thanks!
>> Do you reproduce the regression on a public benchmark that I can also try?
>> Now I restrict CodeEntryAlignment=16 for V1 and V2 only. And I restart my performance tests.
>
>> Do you reproduce the regression on a public benchmark that I can also try?
>
> It was our internal benchmark.
> @vnkozlov Many thanks! Do you reproduce the regression on a public benchmark that I can also try? Now I restrict CodeEntryAlignment=16 for V1 and V2 only. And I restart my performance tests.
This may have as much to do with the smallish icache on the Ampere parts as the specific Arm microarchitecture, so nothing to do with N2.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20864#issuecomment-2350942224
More information about the hotspot-dev
mailing list