Re: [PATCH 2/2] locking: Apply contention tracepoints in the slow path
From: Peter Zijlstra
Date: Thu Mar 31 2022 - 08:02:07 EST
On Wed, Mar 30, 2022 at 12:03:06PM -0700, Namhyung Kim wrote:
> On Wed, Mar 30, 2022 at 4:09 AM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> >
> > On Mon, Mar 28, 2022 at 10:48:59AM -0700, Namhyung Kim wrote:
> > > > Also, if you were to add LCB_F_MUTEX then you could have something like:
> > >
> > > Yep, I'm ok with having the mutex flag. Do you want me to send
> > > v5 with this change or would you like to do it by yourself?
> >
> > I'll frob my thing on top. No need to repost.
>
> Cool, thanks for doing this!
I've since pushed out the lot to:
git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git locking/core
It builds, but I've not actually used it. Much appreciated if you could
test.