Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932453Ab0KOLSl (ORCPT ); Mon, 15 Nov 2010 06:18:41 -0500 Received: from mail-qy0-f181.google.com ([209.85.216.181]:35811 "EHLO mail-qy0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756011Ab0KOLSk (ORCPT ); Mon, 15 Nov 2010 06:18:40 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=qnZZpACgcS+8wrxOHsup4H+RnPnZ+yKX+1wCDxw0D685FtXYotqqWMnTkyhLQrcYU0 vIDu+4vvRhLNkCwwTqFx0v2yZp00ZiZb70Te7qpy/4eE8Mac9wY/UHJ/dcMvjL6n9RTC dhN3081nwUDY5w5/4GS9HXqaBR+9uJtMHWV8Q= MIME-Version: 1.0 In-Reply-To: References: <1289489007.17691.1310.camel@edumazet-laptop> <4CDF1945.8090101@tilera.com> Date: Mon, 15 Nov 2010 19:18:38 +0800 Message-ID: Subject: Re: Kernel rwlock design, Multicore and IGMP From: Cypher Wu To: Chris Metcalf Cc: =?ISO-8859-1?Q?Am=E9rico_Wang?= , Eric Dumazet , linux-kernel@vger.kernel.org, netdev Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 479 Lines: 12 In that post I want to confirm another thing: if we join/leave on different cores that every call will start the timer for IGMP message using the same in_dev->mc_list, could that be optimized? -- Cyberman Wu http://www.meganovo.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/