Re: [PATCH v11 00/19] futex: Add support task local hash maps, FUTEX2_NUMA and FUTEX2_MPOL

From: Sebastian Andrzej Siewior
Date: Tue Apr 08 2025 - 12:21:48 EST


On 2025-04-08 10:51:29 [-0300], André Almeida wrote:
> Hi Sebastian,
Hi,

> Thanks for your patchset. I think the perf support is great, but usually
> those new uAPI options should come with some selftests too.

You mean "tools/testing/selftests/futex/functional" ?
I could add something once it is merged. The API changed in this
submission vs the previous one where the "immutable" argument was added.
And I am waiting for some feedback on that.

The MPOL & NUMA bits could use also some documentation. Slowly once we
get there…

Sebastian