8173941 Re: SA does not work if executable is DSO

Andrew Haley aph at redhat.com
Thu Feb 9 16:04:31 UTC 2017


On 09/02/17 14:57, Yasumasa Suenaga wrote:
> So I think we can use sysconf(3) to get page size.

In OpenJDK code we should use os::vm_page_size() for the physical page
size.

Andrew.



More information about the serviceability-dev mailing list