RFR: 8263236: runtime/os/TestTracePageSizes.java fails on old kernels [v4]

Thomas Stuefe stuefe at openjdk.java.net
Thu May 6 16:15:50 UTC 2021


On Thu, 6 May 2021 12:42:06 GMT, Stefan Johansson <sjohanss at openjdk.org> wrote:

> In theory this would be good, but as you say it would make parallel/concurrent pre-touch harder. Or at least we would have to extend a lot of APIs to pass down the needed work gang.

Or make this an optional part of reservation, to be controlled by yet anther argument (sigh - maybe not :)

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

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


More information about the hotspot-runtime-dev mailing list