Re: [PATCH 3/3] rcu: join rcu_ctrlblk and rcu_state

From: Manfred Spraul
Date: Wed Jan 11 2006 - 01:39:42 EST


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.

--
Manfred
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/