Re: [PATCH 2/3] perf bench futex: Add --affine-wakers option to wake-parallel

2017-12-06 Thread Davidlohr Bueso
Hi, any reason this patch didn't make it into -tip?k Thanks, Davidlohr

[PATCH 2/3] perf bench futex: Add --affine-wakers option to wake-parallel

2017-11-26 Thread Davidlohr Bueso
From: James Yang The waker threads' processor affinity is not specified, so the result has run-to-run variability as the scheduler decides on which CPUs they are to run. So we add a -W/--affine-wakers flag to stripe the affinity of the waker threads across the online CPUs instead of having the s