RFR: 8327097: GenShen: Align PLAB sizes down rather than up [v13]

William Kemper wkemper at openjdk.org
Tue Mar 26 16:17:52 UTC 2024


On Tue, 26 Mar 2024 15:37:02 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:

>> When adjusting LAB sizes, round down rather than rounding up.  Otherwise, we may violate the ShenandoahHumongousThreshold bound.
>
> Kelvin Nilsen has updated the pull request incrementally with four additional commits since the last revision:
> 
>  - Add a missing include to fix zero build
>  - Add TODO comment for future refactoring of _plab initialization
>  - Bug fixes to address regressions encountered during integration testing
>  - Tighten up assert to assist with debugging

LGTM

-------------

Marked as reviewed by wkemper (Committer).

PR Review: https://git.openjdk.org/shenandoah/pull/401#pullrequestreview-1960951683


More information about the shenandoah-dev mailing list