RFR: 8257901: ZGC: Take virtual memory usage into account when sizing heap [v2]

Per Liden pliden at openjdk.java.net
Wed Dec 9 11:59:36 UTC 2020


On Wed, 9 Dec 2020 10:40:20 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Per Liden has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review StefanK
>
> src/hotspot/share/gc/z/zAddressSpaceLimit.cpp line 49:
> 
>> 47: 
>> 48: size_t ZAddressSpaceLimit::heap_view() {
>> 49:   // Allow all heap views to occupy 50% of the address space
> 
> The "50%" description is inaccurate, right?

No, that's still correct.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1696


More information about the hotspot-dev mailing list