[jdk21u] Integrated: 8310233: Fix THP detection on Linux
Thomas Stuefe
stuefe at openjdk.org
Thu Aug 24 05:50:39 UTC 2023
On Tue, 15 Aug 2023 09:22:23 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Hi all,
>
> This patch is one in a small line of preparatory patches that aim, ultimately, to fix https://bugs.openjdk.org/browse/JDK-8312182 ("THPs cause huge RSS due to thread start timing issue").
>
> This pull request contains a backport of commit [37ca9024](https://github.com/openjdk/jdk/commit/37ca9024ef59d99cae0bd7e25b2e6d3c1e085f97) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Thomas Stuefe on 17 Jul 2023 and was reviewed by Johan Sjölen and David Holmes.
>
> Thanks!
This pull request has now been integrated.
Changeset: d6a4e469
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.org/jdk21u/commit/d6a4e469e4b2bba2f699d36c7b04aa0381a72c42
Stats: 815 lines in 7 files changed: 684 ins; 99 del; 32 mod
8310233: Fix THP detection on Linux
Backport-of: 37ca9024ef59d99cae0bd7e25b2e6d3c1e085f97
-------------
PR: https://git.openjdk.org/jdk21u/pull/60
More information about the jdk-updates-dev
mailing list