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

[email protected] Sun, 01 Jan 2023 09:39:33 +0000
Newsgroups gmane.os.freebsd.devel.threading
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268532

--- Comment #2 from Konstantin Belousov <[email protected]> ---
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.