[PATCH v2 0/4] Fix perf bench numa, futex and epoll to work with machines having #CPUs > 1K

Arnaldo Carvalho de Melo acme at kernel.org
Sun Apr 10 01:28:01 AEST 2022


Em Wed, Apr 06, 2022 at 11:21:09PM +0530, Athira Rajeev escreveu:
> The perf benchmark for collections: numa, futex and epoll
> hits failure in system configuration with CPU's more than 1024.
> These benchmarks uses "sched_getaffinity" and "sched_setaffinity"
> in the code to work with affinity.

Applied 1-3, 4 needs some reworking and can wait for v5.19, the first 3
are fixes, so can go now.

- Arnaldo


More information about the Linuxppc-dev mailing list