RFR(M): 8220311: Implementation: NUMA-Aware Memory Allocation for G1, Survivor (2/3)

sangheon.kim at oracle.com sangheon.kim at oracle.com
Sun Oct 13 06:00:18 UTC 2019


Hi all,

Previous patch conflicts, so I'm posting rebased one.

Webrev:
http://cr.openjdk.java.net/~sangheki/8220311/webrev.2
Testing: hs-tier 1 ~ 5, with/without UseNUMA

Thanks,
Sangheon


On 10/1/19 9:53 AM, sangheon.kim at oracle.com wrote:
> Hi all,
>
> As JDK-8220310 changed a lot, I'm posting next webrev.
> Previous webrev just conflicts.
>
> Webrev:
> http://cr.openjdk.java.net/~sangheki/8220311/webrev.1
> http://cr.openjdk.java.net/~sangheki/8220311/webrev.1.inc
> Testing: hs-tier 1 ~ 5 with +- UseNUMA
>
> Thanks,
> Sangheon
>
>
> On 9/4/19 12:16 AM, sangheon.kim at oracle.com wrote:
>> Hi all,
>>
>> Please review this patch making G1 NUMA aware.
>> This is the second part of G1 NUMA implementation:
>> - Making Survivor region NUMA aware.
>>
>> CR: https://bugs.openjdk.java.net/browse/JDK-8220311
>> Webrev: http://cr.openjdk.java.net/~sangheki/8220311/webrev.0
>> Testing: hs-tier 1 ~ 5 with +- UseNUMA
>>
>> Thanks,
>> Sangheon
>




More information about the hotspot-gc-dev mailing list