Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751669AbWAKQ2d (ORCPT ); Wed, 11 Jan 2006 11:28:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751670AbWAKQ2d (ORCPT ); Wed, 11 Jan 2006 11:28:33 -0500 Received: from e35.co.us.ibm.com ([32.97.110.153]:15577 "EHLO e35.co.us.ibm.com") by vger.kernel.org with ESMTP id S1751667AbWAKQ2c (ORCPT ); Wed, 11 Jan 2006 11:28:32 -0500 Date: Wed, 11 Jan 2006 08:28:55 -0800 From: "Paul E. McKenney" To: Manfred Spraul Cc: Oleg Nesterov , linux-kernel@vger.kernel.org, Dipankar Sarma , Linus Torvalds , Andrew Morton , vatsa@in.ibm.com Subject: Re: [PATCH 3/3] rcu: join rcu_ctrlblk and rcu_state Message-ID: <20060111162855.GD21885@us.ibm.com> Reply-To: paulmck@us.ibm.com References: <43C3BB12.B5523F2C@tv-sign.ru> <20060111043557.GM18252@us.ibm.com> <43C4A867.7080408@colorfullife.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43C4A867.7080408@colorfullife.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 909 Lines: 28 On Wed, Jan 11, 2006 at 07:40:39AM +0100, Manfred Spraul wrote: > Paul E. McKenney wrote: > > >On Tue, Jan 10, 2006 at 04:48:02PM +0300, Oleg Nesterov wrote: > > > > > >>This patch moves rcu_state into the rcu_ctrlblk. I think there > >>are no reasons why we should have 2 different variables to control > >>rcu state. Every user of rcu_state has also "rcu_ctrlblk *rcp" in > >>the parameter list. > >> > >> > > > >Looks good to me, passes one-hour RCU torture test. > > > >Manfred, does the ____cacheline_internodealigned_in_smp take care > >of your cache-line alignment concerns? > > Yes. Sounds good, we should be set on this one then! Thanx, Paul - 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/