Integrated: 8296954: G1: Enable parallel scanning for heap region remset
Ivan Walulya
iwalulya at openjdk.org
Tue Nov 29 09:58:51 UTC 2022
On Tue, 15 Nov 2022 17:57:24 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
> Hi all,
>
> Please review this change that allows parallel scanning of a heap region's remembered set. More balanced work load distribution in cases where are cards are unevenly distributed among remembered sets.
>
> Testing: Tier 1-3
>
> Thanks
This pull request has now been integrated.
Changeset: 33dfc7d2
Author: Ivan Walulya <iwalulya at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/33dfc7d2eface68a6a1edbb507abefa74cc6180f
Stats: 33 lines in 8 files changed: 30 ins; 0 del; 3 mod
8296954: G1: Enable parallel scanning for heap region remset
Reviewed-by: tschatzl, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/11173
More information about the hotspot-dev
mailing list