On Thu, 2007-04-05 at 19:49 +0200, Eric Dumazet wrote: > Hi all > > I'm pleased to present this patch which improves linux futexes performance > and > scalability, merely avoiding taking mmap_sem rwlock. > > Ulrich agreed with the API and said glibc work could start as soon > as he gets a Fedora kernel with it :) > > Andrew, could we get this in mm as well ? This version is against > 2.6.21-rc5-mm4 > (so supports 64bit futexes) > > In this third version I dropped the NUMA optims and process private hash > table, > to let new API come in and be tested.
Good work, Thanks! Acked-by: Peter Zijlstra <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/