Re: [PATCH -rt WIP] NMI-safe lightweight parallel-update -rt RCU

2007-07-11 Thread Paul E. McKenney
On Thu, Jul 12, 2007 at 02:09:37AM +0200, Ingo Molnar wrote: > > * Paul E. McKenney <[EMAIL PROTECTED]> wrote: > > > Hello! > > > > Just work in progress, not recommended for inclusion. Seems stable > > under rigorous rcutorture testing, so should be OK for > > experimentation. > > nice stuf

Re: [PATCH -rt WIP] NMI-safe lightweight parallel-update -rt RCU

2007-07-11 Thread Ingo Molnar
* Paul E. McKenney <[EMAIL PROTECTED]> wrote: > Hello! > > Just work in progress, not recommended for inclusion. Seems stable > under rigorous rcutorture testing, so should be OK for > experimentation. nice stuff! i'm wondering, could you try to do this as a splitup against -mm? I think we

[PATCH -rt WIP] NMI-safe lightweight parallel-update -rt RCU

2007-07-11 Thread Paul E. McKenney
Hello! Just work in progress, not recommended for inclusion. Seems stable under rigorous rcutorture testing, so should be OK for experimentation. This snapshot has an implementation of rcu_read_lock() and rcu_read_unlock() that may be invoked from NMI/SMI handlers, and that do not contain any he