Date: Sun, 01 Jan 2023 09:39:33 +0000 From: bugzilla-noreply@freebsd.org To: threads@FreeBSD.org Subject: [Bug 268532] [libthr] pthread_mutex_destroy/pshared_gc slow when destroying many process shared locks Message-ID: <bug-268532-13406-x7UtSpfCja@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268532-13406@https.bugs.freebsd.org/bugzilla/> References: <bug-268532-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=3D268532 --- Comment #2 from Konstantin Belousov <kib@FreeBSD.org> --- In principle, I agree with this tweak. I have a suggestion, please record the time of the finish of the last gc, instead of start. Otherwise, I suspect it still would allow for too much gc= ing in some situations. --=20 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-268532-13406-x7UtSpfCja>