From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Lameter Subject: Re: [PATCH 3/3] net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls Date: Thu, 13 Nov 2008 08:27:08 -0600 (CST) Message-ID: References: <4908627C.6030001@acm.org> <490874F2.2060306@cosmosbay.com> <49088288.6050805@acm.org> <49088AD1.7040805@cosmosbay.com> <20081029163739.GB6732@linux.vnet.ibm.com> <49089BE5.3090705@acm.org> <4908A134.4040705@cosmosbay.com> <4908AB3F.1060003@acm.org> <20081029185200.GE6732@linux.vnet.ibm.com> <4908C0CD.5050406@cosmosbay.com> <20081029201759.GF6732@linux.vnet.ibm.com> <4908DEDE.5030706@cosmosbay.com> <4909D551.9080309@cosmosbay.com> <491C2873.60004@cosmosbay.com> <1226583265.7685.4797.camel@twins> <491C30F5.4070904@cosmosbay.com> <1226586148.7685.4915.camel@twins> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Eric Dumazet , David Miller , "Paul E. McKenney" , Corey Minyard , Stephen Hemminger , benny+usenet@amorsen.dk, Linux Netdev List , Evgeniy Polyakov , Christian Bell To: Peter Zijlstra Return-path: Received: from nlpi053.sbcis.sbc.com ([207.115.36.82]:42103 "EHLO nlpi053.prodigy.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752141AbYKMO14 (ORCPT ); Thu, 13 Nov 2008 09:27:56 -0500 In-Reply-To: <1226586148.7685.4915.camel@twins> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 13 Nov 2008, Peter Zijlstra wrote: > Found it: http://lkml.org/lkml/2008/4/2/143 > > I guess I'd better re-submit that.. Looks good. CC Pekka and he will merge it.