RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27) [v2]

David Holmes dholmes at openjdk.org
Wed Apr 26 08:16:53 UTC 2023


On Wed, 26 Apr 2023 05:38:39 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> David Holmes has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comments
>
> Still good. Thanks for taking in my input.
> 
> About "stack size does not matter", the sources I looked at were the upstream glibc sources. I did not check any downstream vendor ones, e.g. if IBM changed the logic on 64k paged ppc glibc. But if that is a problem, it can be fixed later.

Thanks @tstuefe !

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

PR Comment: https://git.openjdk.org/jdk/pull/13571#issuecomment-1522957377


More information about the hotspot-runtime-dev mailing list