Re: [PATCH] staging/android: use multiple futex wait queues
From: Greg Kroah-Hartman
Date: Thu Feb 14 2019 - 12:50:58 EST
On Thu, Feb 14, 2019 at 06:34:59PM +0100, Hugo Lefeuvre wrote:
> Use multiple per-offset wait queues instead of one big wait queue per
> region.
>
> Signed-off-by: Hugo Lefeuvre <hle@xxxxxxxxxx>
Have you tested this?
Noticed any performance speedups or slow downs?
thanks,
greg k-h