Re: [PATCH, RFC] v6 scalable classic RCU implementation

From: Paul E. McKenney
Date: Thu Sep 25 2008 - 10:19:58 EST


On Thu, Sep 25, 2008 at 09:29:15AM +0200, Ingo Molnar wrote:
>
> * Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx> wrote:
>
> > Attached is an updated patch to Classic RCU that applies a hierarchy,
> > greatly reducing the contention on the top-level lock for large
> > machines. This passes 10-hour concurrent rcutorture and
> > online-offline testing on 128-CPU ppc64 without dynticks enabled, and
> > exposes some timekeeping bugs in presence of dynticks (exciting
> > working on a system where "sleep 1" hangs until interrupted...).
>
> i'm wondering about those timekeeping bugs. Do you have an idea what's
> it about and does it affect mainline?

Sad to say, they do affect mainline -- I can reproduce these problems
in 2.6.27-rc7. Thomas has given me a couple of fixes that got rid of
earlier problems in which jiffies would stop counting, and I believe
has located the cause of at least one other problem.

Thanx, Paul
--
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/