Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2023 00:08:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        threads@FreeBSD.org
Subject:   [Bug 272238] [PATCH] false sharing with pthread rw and spin locks leads to severe perf degradation
Message-ID:  <bug-272238-13406-kougFIHdgJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272238-13406@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272238-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=3D272238

Mateusz Guzik <mjg@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjg@FreeBSD.org

--- Comment #2 from Mateusz Guzik <mjg@FreeBSD.org> ---
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 cosmet=
ic
conerners.

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

--=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-272238-13406-kougFIHdgJ>