RFR: JDK-8294266: Add a way to pre-touch java thread stacks [v4]

Thomas Stuefe stuefe at openjdk.org
Fri Nov 25 11:07:40 UTC 2022


On Thu, 24 Nov 2022 16:17:26 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

> Hey, a questions, what you think about just pre-touching a part of the stack?

Hmm, I guess that would work, but what usage case did you have in mind? Also, how would we specify it, in percent of thread stack size, or as an absolute value?

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

PR: https://git.openjdk.org/jdk/pull/10403


More information about the hotspot-dev mailing list