Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763958AbXLMRhR (ORCPT ); Thu, 13 Dec 2007 12:37:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761397AbXLMRhB (ORCPT ); Thu, 13 Dec 2007 12:37:01 -0500 Received: from ms-smtp-03.nyroc.rr.com ([24.24.2.57]:52289 "EHLO ms-smtp-03.nyroc.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760431AbXLMRg7 (ORCPT ); Thu, 13 Dec 2007 12:36:59 -0500 Date: Thu, 13 Dec 2007 12:36:47 -0500 (EST) From: Steven Rostedt X-X-Sender: rostedt@gandalf.stny.rr.com To: Gautham R Shenoy cc: linux-kernel@vger.kernel.org, linux-rt-users@vger.kernel.org, Ingo Molnar , Paul E McKenney , Dipankar Sarma , Ted Tso , dvhltc@us.ibm.com, Oleg Nesterov , Andrew Morton , bunk@kernel.org, Josh Triplett , Thomas Gleixner , Peter Zijlstra Subject: Re: [RFC PATCH 0/6] RCU: Preemptible-RCU In-Reply-To: <20071213170348.GA25981@in.ibm.com> Message-ID: References: <20071213170348.GA25981@in.ibm.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1065 Lines: 29 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 patch version of the RCU Preempt (just the Preempt RCU patches without RT on latest git) on a 64way box and the results seems just as good (if not slightly better) than classic RCU! I'll rerun this patch series on that box and post the results. >From what I'm seening with this, is that it is ready for mainline. These patches should probably go into -mm and be ready for 2.6.25. If Andrew wants to wait for my results, I'll run them tonight. Thanks Gautham, Paul and Dipankar for all this great work! -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/