RFR: 8244752: Enable Linux support for multiple huge page sizes -XX:LargePageSizeInBytes

Thomas Schatzl thomas.schatzl at oracle.com
Fri May 15 17:46:40 UTC 2020


Hi,

On 14.05.20 20:15, Ivan Walulya wrote:
> Thanks Thomas.
> 
>> On 14 May 2020, at 18:58, Thomas Stüfe <thomas.stuefe at gmail.com> wrote:
>>
[...]

>>>
>>> bool os::Linux::is_valid_large_page_size(size_t large_page_size)
>>>
>>
>>> Note that os::Linux::is_valid_large_page_size() sounds rather inconspicuous; as a caller, without looking at the implementation, I would not have assumed it does file IO.
>>
>> Refactored to address the above comments
>>
>> New webrev: http://cr.openjdk.java.net/~iwalulya/8244752/02/ <http://cr.openjdk.java.net/~iwalulya/8244752/02/>
>>
>> //Ivan
> 

  ship it!

Thomas



More information about the hotspot-gc-dev mailing list