RFR(M): 8211425: Allocation of old generation of java heap on alternate memory devices - G1 GC

sangheon.kim at oracle.com sangheon.kim at oracle.com
Tue Dec 11 22:33:01 UTC 2018


Correction for my comment.
I meant G1NewSizePercent and G1MaxNewSizePercent. And as constraint 
functions(AfterErgo) are already exist, so just add your logic there.

Thanks,
Sangheon


On 12/11/18 2:17 PM, sangheon.kim at oracle.com wrote:
> - Some checking for not to exceed physical DRAM, Stefan also mentioned 
> this. Playing with NewSizePercentage and MaxNewSizePercentage, and 
> their constraint functions as well. Make sure checking time should be 
> after ergonomics(AfterErgo). 




More information about the hotspot-gc-dev mailing list