[Bug 270785] Performance and power efficiency regression due to pthread_cond_timedwait() changes
[email protected] Sun, 16 Apr 2023 16:19:51 +0000
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270785 --- Comment #13 from Konstantin Belousov <[email protected]> --- I misused abs time instead of the uptime for the timeout recalculation. Please try the updated patch. -- You are receiving this mail because: You are the assignee for the bug.