[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z0nchVG8mRxmAHHn@jlelli-thinkpadt14gen4.remote.csb>
Date: Fri, 29 Nov 2024 16:23:49 +0100
From: Juri Lelli <juri.lelli@...hat.com>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc: linux-kernel@...r.kernel.org,
André Almeida <andrealmeid@...lia.com>,
Darren Hart <dvhart@...radead.org>,
Davidlohr Bueso <dave@...olabs.net>, Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>,
Valentin Schneider <vschneid@...hat.com>,
Waiman Long <longman@...hat.com>
Subject: Re: [RFC PATCH v3 0/9] futex: Add support task local hash maps.
On 29/11/24 16:04, Juri Lelli wrote:
> Hi Sebastian,
>
> On 15/11/24 17:58, Sebastian Andrzej Siewior wrote:
> > Hi,
> >
> > this is a follow up on
> > https://lore.kernel.org/ZwVOMgBMxrw7BU9A@jlelli-thinkpadt14gen4.remote.csb
> >
> > and adds support for task local futex_hash_bucket. It can be created via
> > prctl().
> >
> > This version supports resize at runtime. This fun part is limited is to
> > FUTEX_LOCK_PI which means any other waiter will break.
> >
> > I posted performance numbers of "perf bench futex hash"
> > https://lore.kernel.org/all/20241101110810.R3AnEqdu@linutronix.de/
>
> Performance looks generally good on our side as well. However, while
> testing the set manually with a debug enabled config (attached) I hit
Oh well. Attached now.
View attachment "futex-oops-config" of type "text/plain" (244948 bytes)
Powered by blists - more mailing lists