Re: [mm PATCH 2/6] RCU: softirq for RCU

2007-01-16 Thread Paul E. McKenney
On Tue, Jan 16, 2007 at 12:52:48AM +0530, Dipankar Sarma wrote: > > > Finally, RCU gets its own softirq. With it being used extensively, > the per-cpu tasklet used earlier was just a softirq with overheads. > This makes things more efficient. Acked-by: Paul E. McKenney <[EMAIL PROTECTED]> > Sig

Re: [mm PATCH 2/6] RCU: softirq for RCU

2007-01-15 Thread Dipankar Sarma
Finally, RCU gets its own softirq. With it being used extensively, the per-cpu tasklet used earlier was just a softirq with overheads. This makes things more efficient. Signed-off-by: Dipankar Sarma <[EMAIL PROTECTED]> --- diff -puN include/linux/interrupt.h~rcu-softirq include/linux/interrup