Re: [PATCH v4 0/1] MR8916: ntdll: Switch to CLOCK_BOOTTIME for monotonic counters on Linux.
7 Jan
2026
7 Jan
'26
6:42 a.m.
This made the NT tick clock source diverge from other components. There's one instance of it in winevulkan, which was doing the same check to decide whether to use MONOTONIC_RAW vulkan clock source. There are also other similar uses of CLOCK_MONOTONIC_RAW in the audio drivers. I'm not exactly sure whether these actually need to match the NT ticks source, but if that's the case it might cause some issue there too. For the vulkan side, there's no CLOCK_BOOTTIME equivalent in vulkan, so there's no way to make both clock sources match anymore. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8916#note_126492
56
Age (days ago)
56
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rémi Bernon (@rbernon)