Withdrawn: 8194823: Serial GC does not account GCs caused by TLAB allocation in GC overhead limit
Guoxiong Li
gli at openjdk.org
Thu Jun 1 09:02:24 UTC 2023
On Wed, 24 May 2023 10:54:16 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Hi all,
>
> This patch enables the gc overhead limit when allocating TLAB in serial gc.
> The main modification is at `GenCollectedHeap::allocate_new_tlab` and the other
> files only adjust the parameters of the method `allocate_new_tlab`.
>
> Thanks for the review.
>
> Best Regards,
> -- Guoxiong
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/14120
More information about the hotspot-gc-dev
mailing list