Integrated: Improve humongous remset scan
Kelvin Nilsen
kdnilsen at openjdk.org
Fri Jun 17 01:14:16 UTC 2022
On Tue, 14 Jun 2022 20:09:14 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
> These changes allow humongous objects residing within the remembered set to be scanned by muitiple concurrent GC worker threads, allowing more efficient parallelization of the remembered set scanning effort.
This pull request has now been integrated.
Changeset: a5aa4130
Author: Kelvin Nilsen <kdnilsen at openjdk.org>
URL: https://git.openjdk.org/shenandoah/commit/a5aa41308961c28eb4534191f6346d78ff27b290
Stats: 58 lines in 3 files changed: 58 ins; 0 del; 0 mod
Improve humongous remset scan
Reviewed-by: wkemper
-------------
PR: https://git.openjdk.org/shenandoah/pull/144
More information about the shenandoah-dev
mailing list