RFR: 8272807: Permit use of memory concurrent with pretouch

Aleksey Shipilev shade at openjdk.java.net
Mon Aug 30 10:08:31 UTC 2021


On Mon, 30 Aug 2021 09:53:10 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> I'm withdrawing this PR, with the intent of taking a different tack, adding a new function for the concurrent use-case.

Understandable. I would be happy to assist with Epsilon-based prototype. I think concurrently ahead-touching Epsilon heap would provide both good baseline for future work, and it would also improve fast-startup-with-hopefully-no-hiccups Epsilon cases.

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

PR: https://git.openjdk.java.net/jdk/pull/5215


More information about the hotspot-runtime-dev mailing list