RFR: 8307766: Linux: Provide the option to override the timer slack [v3]
Aleksey Shipilev
shade at openjdk.org
Tue May 23 08:30:15 UTC 2023
On Tue, 23 May 2023 02:57:01 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Touch-up the comment
>
> src/hotspot/os/linux/os_linux.cpp line 4661:
>
>> 4659: // Override the timer slack value if needed. The adjustment for the main
>> 4660: // thread would inherit the setting the children threads, which would be
>> 4661: // most threads in JDK/JVM.
>
> s/would inherit the setting the children threads/will establish the setting for child threads/
Done, thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13889#discussion_r1201769275
More information about the hotspot-runtime-dev
mailing list