[Bug 272238] False sharing with pthread rw and spin locks leads to severe perf degradation

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 27 Jun 2023 01:26:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272238

Greg Becker <greg@codeconcepts.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #243025|0                           |1
        is obsolete|                            |
                 CC|                            |greg@codeconcepts.com

--- Comment #3 from Greg Becker <greg@codeconcepts.com> ---
Created attachment 243029
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243029&action=edit
Patch to reduce false sharing with pthreads rw and spin locks

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