Integrated: 8290966: G1: Record number of PLAB filled and number of direct allocations
Thomas Schatzl
tschatzl at openjdk.org
Mon Aug 1 09:56:22 UTC 2022
On Mon, 25 Jul 2022 14:11:24 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> for evaluation in [JDK-8288966](https://bugs.openjdk.org/browse/JDK-8288966) I added statistics output that show the amount of PLAB fills and direct allocations; I think this is useful for similar evaluations in the future, so I kept and split it out from that change. Adds these values to the existing JFR event too.
>
> Testing: PLAB related tests, gha
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: 30205bb2
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/30205bb289e9b25d60474b24b891e15923071b5a
Stats: 73 lines in 9 files changed: 51 ins; 0 del; 22 mod
8290966: G1: Record number of PLAB filled and number of direct allocations
Reviewed-by: sangheki, kbarrett
-------------
PR: https://git.openjdk.org/jdk/pull/9626
More information about the hotspot-dev
mailing list