[11u] RFR: 8244214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
Kim Barrett
kim.barrett at oracle.com
Thu Jun 25 18:41:48 UTC 2020
> On Jun 25, 2020, at 10:00 AM, Patrick Zhang OS <patrick at os.amperecomputing.com> wrote:
>
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8248214
>
> Webrev: http://cr.openjdk.java.net/~qpzhang/8248214/webrev.01/
>
> Testing: tier1-2 pass with the patch, commercial benchmarks and small C++ test cases (to simulate the data struct and work-stealing algorithm atomics) validated the performance, no regression.
Looks good.
More information about the hotspot-gc-dev
mailing list