Re: [RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Paul E. McKenney
On Thu, Dec 13, 2007 at 09:38:04PM +0100, Ingo Molnar wrote: > > * Gautham R Shenoy <[EMAIL PROTECTED]> wrote: > > > Hello everyone, > > > > This patchset is an updated version of the preemptible RCU patchset > > that Paul McKenney had posted it in September earlier this year that > > can be

Re: [RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Gautham R Shenoy
Hi Steve, On Thu, Dec 13, 2007 at 12:36:47PM -0500, Steven Rostedt wrote: > On Thu, 13 Dec 2007, Gautham R Shenoy wrote: > > > > > Currently it is based against the latest linux-2.6-sched-devel.git > > > > Awaiting your feedback! > > Hi Gautham, > > Thanks for posting this. I believe this is

Re: [RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Steven Rostedt
On Thu, 13 Dec 2007, Ingo Molnar wrote: > Steve, if you went with a fine comb over the code and have done a > thorough review, could you send me your Reviewed-by line for this > patchset? Sure thing. And here's the thread that contains a lot of my review (and I had some with Paul on IRC).

Re: [RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Ingo Molnar
* Steven Rostedt <[EMAIL PROTECTED]> wrote: > On Thu, 13 Dec 2007, Gautham R Shenoy wrote: > > > > > Currently it is based against the latest linux-2.6-sched-devel.git > > > > Awaiting your feedback! > > Hi Gautham, > > Thanks for posting this. I believe this is the same version of preempt >

Re: [RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Ingo Molnar
* Gautham R Shenoy <[EMAIL PROTECTED]> wrote: > Hello everyone, > > This patchset is an updated version of the preemptible RCU patchset > that Paul McKenney had posted it in September earlier this year that > can be found here --> http://lkml.org/lkml/2007/9/10/213 > > This patchset

Re: [RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Steven Rostedt
On Thu, 13 Dec 2007, Gautham R Shenoy wrote: > > Currently it is based against the latest linux-2.6-sched-devel.git > > Awaiting your feedback! Hi Gautham, Thanks for posting this. I believe this is the same version of preempt RCU as we have in the RT patch. It seems to be very stable. I ran

[RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Gautham R Shenoy
Hello everyone, This patchset is an updated version of the preemptible RCU patchset that Paul McKenney had posted it in September earlier this year that can be found here --> http://lkml.org/lkml/2007/9/10/213 This patchset incorporates the review comments from Oleg Nesterov and Steven Rostedt.

[RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Gautham R Shenoy
Hello everyone, This patchset is an updated version of the preemptible RCU patchset that Paul McKenney had posted it in September earlier this year that can be found here -- http://lkml.org/lkml/2007/9/10/213 This patchset incorporates the review comments from Oleg Nesterov and Steven Rostedt.

Re: [RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Steven Rostedt
On Thu, 13 Dec 2007, Gautham R Shenoy wrote: Currently it is based against the latest linux-2.6-sched-devel.git Awaiting your feedback! Hi Gautham, Thanks for posting this. I believe this is the same version of preempt RCU as we have in the RT patch. It seems to be very stable. I ran the RT

Re: [RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Ingo Molnar
* Gautham R Shenoy [EMAIL PROTECTED] wrote: Hello everyone, This patchset is an updated version of the preemptible RCU patchset that Paul McKenney had posted it in September earlier this year that can be found here -- http://lkml.org/lkml/2007/9/10/213 This patchset incorporates the

Re: [RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Ingo Molnar
* Steven Rostedt [EMAIL PROTECTED] wrote: On Thu, 13 Dec 2007, Gautham R Shenoy wrote: Currently it is based against the latest linux-2.6-sched-devel.git Awaiting your feedback! Hi Gautham, Thanks for posting this. I believe this is the same version of preempt RCU as we have

Re: [RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Steven Rostedt
On Thu, 13 Dec 2007, Ingo Molnar wrote: Steve, if you went with a fine comb over the code and have done a thorough review, could you send me your Reviewed-by line for this patchset? Sure thing. And here's the thread that contains a lot of my review (and I had some with Paul on IRC).

Re: [RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Gautham R Shenoy
Hi Steve, On Thu, Dec 13, 2007 at 12:36:47PM -0500, Steven Rostedt wrote: On Thu, 13 Dec 2007, Gautham R Shenoy wrote: Currently it is based against the latest linux-2.6-sched-devel.git Awaiting your feedback! Hi Gautham, Thanks for posting this. I believe this is the same

Re: [RFC PATCH 0/6] RCU: Preemptible-RCU

2007-12-13 Thread Paul E. McKenney
On Thu, Dec 13, 2007 at 09:38:04PM +0100, Ingo Molnar wrote: * Gautham R Shenoy [EMAIL PROTECTED] wrote: Hello everyone, This patchset is an updated version of the preemptible RCU patchset that Paul McKenney had posted it in September earlier this year that can be found here --