RFR: 8315781: Reduce the max value of GCDrainStackTargetSize [v2]
Ivan Walulya
iwalulya at openjdk.org
Fri Sep 8 14:17:40 UTC 2023
On Wed, 6 Sep 2023 12:44:17 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Simple adjustment to the max value of `GCDrainStackTargetSize`.
>>
>> I picked 8K because the default queue capacity is ~16K and G1 use 2x of `GCDrainStackTargetSize` as some threshold.
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
>
> Update src/hotspot/share/gc/shared/gc_globals.hpp
>
> Co-authored-by: Thomas Schatzl <59967451+tschatzl at users.noreply.github.com>
Marked as reviewed by iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15590#pullrequestreview-1617587905
More information about the hotspot-gc-dev
mailing list