RFR: JDK-8312182: THPs cause huge RSS due to thread start timing issue [v3]
Poonam Bajaj
poonam at openjdk.org
Thu Jul 20 14:02:42 UTC 2023
On Thu, 20 Jul 2023 06:52:05 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Hmm. We already have a comment in place in `os::Linux::default_guard_size(thr_type);`. Maybe @dholmes-ora is right; I will add this logic to default_guard_size and extent the comment over there.
>
> Thanks for moving the logic.
Thanks for making this change!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14919#discussion_r1269507865
More information about the hotspot-runtime-dev
mailing list