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

[email protected] Tue, 27 Jun 2023 00:08:05 +0000
Newsgroups gmane.os.freebsd.devel.threading
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272238

Mateusz Guzik <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Mateusz Guzik <[email protected]> ---
Huh, that code is pretty nasty all around -- even with just one lock use
performance under contention is lower than it should be.

That said, your patch pushes it forward even if one could raise some cosmetic
conerners.

Preferably you would mail git format-patch output to me so that i can git am,
otherwise I'm going to write my own commit message and set you as the author.

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