RFR: 8325673: GenShen: Share Reserves between Old and Young Collector [v10]

Kelvin Nilsen kdnilsen at openjdk.org
Fri Jul 26 23:36:27 UTC 2024


> Allow young-gen Collector reserve to share memory with old-gen Collector reserve in order to support prompt processing of mixed evacuations, as constrained by ShenandoahOldEvacRatioPercent.

Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:

  Simplify code to rebuild free set after abbreviated and old GC

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

Changes:
  - all: https://git.openjdk.org/shenandoah/pull/395/files
  - new: https://git.openjdk.org/shenandoah/pull/395/files/7f01a7f3..e009c35a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=shenandoah&pr=395&range=09
 - incr: https://webrevs.openjdk.org/?repo=shenandoah&pr=395&range=08-09

  Stats: 24 lines in 1 file changed: 0 ins; 18 del; 6 mod
  Patch: https://git.openjdk.org/shenandoah/pull/395.diff
  Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/395/head:pull/395

PR: https://git.openjdk.org/shenandoah/pull/395


More information about the shenandoah-dev mailing list