[Bug 268532] [libthr] pthread_mutex_destroy/pshared_gc slow when destroying many process shared locks

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 01 Jan 2023 09:39:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268532

--- 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 gcing
in some situations.

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