-
Task
-
Resolution: Fixed
-
P2
-
None
-
repo-shenandoah
-
generic
-
generic
This ticket covers the initial task of improvements in card-scanning used by Generational Shenandoah.
The main improvement here is expected to come from reducing BOT lookups by taking advantage of contiguous runs of dirty cards. Other improvements may then follow from the simplified and "tighter" card-scanning work loop, and potential future specializations thereof.
The main improvement here is expected to come from reducing BOT lookups by taking advantage of contiguous runs of dirty cards. Other improvements may then follow from the simplified and "tighter" card-scanning work loop, and potential future specializations thereof.
- relates to
-
JDK-8301714 GenShen: improvements in card-marking algebra
-
- Open
-
-
JDK-8301716 GenShen: investigate replacement of object start array with logBOT
-
- Open
-
-
JDK-8318057 GenShen: investigate small refactor of remset swap code
-
- Resolved
-
-
JDK-8301729 GenShen: investigate card table instrumentation as a diagnostic in product builds
-
- New
-
(1 links to)