Re: [PATCH -tip 0/3] perf bench futex: Improvements

From: Arnaldo Carvalho de Melo
Date: Thu Nov 30 2017 - 12:00:50 EST


Em Mon, Nov 27, 2017 at 09:20:05PM -0600, Kim Phillips escreveu:
> On Sun, 26 Nov 2017 20:20:58 -0800
> Davidlohr Bueso <dave@xxxxxxxxxxxx> wrote:
>
> > I'm resending the patches from James Yang and Kim Phillips that
> > improve the perf bench futex benchmarks. Noticibly:
>
> Thanks!
> > patch1 makes use of util/cpumap.c
> > patch2/3 are the same as the original only that I've split
> > it into two and removed some bogus debug noise.
> >
> > Davidlohr Bueso (3):
> > perf bench futex: Use cpumaps
> > perf bench futex: Add --affine-wakers option to wake-parallel
> > perf bench futex: sync waker threads
>
> They all look good to me.

Taking this as an Acked-by.

- Arnaldo

>
> I'm resubmitting 3/3 - the jvmti one - separately now.
>
> Thanks,
>
> Kim