RFR: 8307766: Linux: Provide the option to override the timer slack [v7]
Aleksey Shipilev
shade at openjdk.org
Wed Jul 5 10:32:58 UTC 2023
On Sat, 1 Jul 2023 07:29:29 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix exclusion tag
>
> src/hotspot/os/linux/os_linux.cpp line 1000:
>
>> 998: }
>> 999: }
>> 1000:
>
> Maybe also in create_attached_thread? And then it would make sense to factor this out into a small static helper.
As discussed in other thread, I'd prefer to keep the attached threads out of the picture here.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13889#discussion_r1252901903
More information about the hotspot-runtime-dev
mailing list