[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250203155417.UxZ0aBrC@linutronix.de>
Date: Mon, 3 Feb 2025 16:54:17 +0100
From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
To: Peter Zijlstra <peterz@...radead.org>
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>,
Juri Lelli <juri.lelli@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
Valentin Schneider <vschneid@...hat.com>,
Waiman Long <longman@...hat.com>
Subject: Re: [PATCH v8 04/15] futex: Allow automatic allocation of process
wide futex hash.
On 2025-02-03 15:36:02 [+0100], Peter Zijlstra wrote:
> On Mon, Feb 03, 2025 at 02:59:24PM +0100, Sebastian Andrzej Siewior wrote:
> > Allocate a default futex hash if a task forks its first thread.
>
> This makes it so that private futexes are *always* on the mm local hash;
> there is no way to disable this.
>
> This seems somewhat extreme.
That was the plan. But disabling it before creating threads is doable if
needed.
Sebastian
Powered by blists - more mailing lists