RFR(L): 8220312: Implementation: NUMA-Aware Memory Allocation for G1, Logging (3/3)

sangheon.kim at oracle.com sangheon.kim at oracle.com
Sun Oct 13 06:16:27 UTC 2019


Hi all,

Previous patch conflicts because of JDK-8220310, I'm posting rebased one 
with some refactoring.

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

Here's the full patch of 8220310, 8220311 and 8220312.
http://cr.openjdk.java.net/~sangheki/8220312/webrev.full.2/

Thanks,
Sangheon


On 10/2/19 10:11 AM, sangheon.kim at oracle.com wrote:
> Hi,
>
> Here's the rebased webrev with minor changes.
>
> Webrev:
> http://cr.openjdk.java.net/~sangheki/8220312/webrev.1
> http://cr.openjdk.java.net/~sangheki/8220312/webrev.1.inc
> Testing: hs-tier 1 ~ 5 with +- UseNUMA
>
> FYI, here's the full patch including JDK-8220310, 8220311, 8220312.
> http://cr.openjdk.java.net/~sangheki/8220312/webrev.full/
>
> 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 last part of G1 NUMA implementation:
>> - Adding logs and stat.
>>
>> CR: https://bugs.openjdk.java.net/browse/JDK-8220312
>> Webrev: http://cr.openjdk.java.net/~sangheki/8220312/webrev.0
>> Testing: hs-tier 1 ~ 8 with +- UseNUMA
>>
>> Thanks,
>> Sangheon
>




More information about the hotspot-gc-dev mailing list