RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27) [v2]
David Holmes
dholmes at openjdk.org
Wed Apr 26 22:48:31 UTC 2023
On Wed, 26 Apr 2023 10:33:06 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Checking myself here: the default is still the same: "adjust", and this patch disables that optionally if we can prove the adjustment is not need with a runtime check.
Correct. Thanks for the review @shipilev !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13571#issuecomment-1524129460
More information about the hotspot-runtime-dev
mailing list