Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 2023 18:02:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        threads@FreeBSD.org
Subject:   [Bug 270785] Performance and power efficiency regression due to pthread_cond_timedwait() changes
Message-ID:  <bug-270785-13406-pi4wJCQt5a@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270785-13406@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270785-13406@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270785

--- Comment #14 from bllcha013@myuct.ac.za ---
Thank you, it works now. Setting kern.ipc.umtx_min_timeout to 10000000 (10ms)
gives nice low CPU usage, and the CPU is spending much more time in low-power
C-states. I'll keep an eye on it for a while more but for now it seems perfect.

I really appreciate this patch, and I'm sure others will find this very
helpful.

May I ask if this patch will be included in an update or patch to FreeBSD?

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270785-13406-pi4wJCQt5a>