RFR: 8261636: The test mapping in hugetlbfs_sanity_check should consider LargePageSizeInBytes [v2]
Stefan Johansson
sjohanss at openjdk.java.net
Mon Mar 1 10:34:38 UTC 2021
On Mon, 1 Mar 2021 10:18:23 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> A cpp file local static method would have been fine with me too, but this is as good.
Then I would have had to pass the `default_large_page_size()` or changed its visibility, so I went with making the helper a member.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2695
More information about the hotspot-runtime-dev
mailing list