[Bug 270785] Performance and power efficiency regression due to pthread_cond_timedwait() changes
[email protected] Tue, 21 Nov 2023 16:26:52 +0000
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270785 [email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |FIXED --- Comment #20 from [email protected] --- FreeBSD 14.0-RELEASE includes the LIBPTHREAD_UMTX_MIN_TIMEOUT per-process tunable, and setting it like LIBPTHREAD_UMTX_MIN_TIMEOUT=10000000 before the java command to start a Minecraft server for example, greatly improves power efficiency. It is working great now. Thank you for this, and thank you to everyone working on FreeBSD. -- You are receiving this mail because: You are the assignee for the bug.