Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932289AbbLEBFb (ORCPT ); Fri, 4 Dec 2015 20:05:31 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:58363 "EHLO relay3-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932097AbbLEBF3 (ORCPT ); Fri, 4 Dec 2015 20:05:29 -0500 Date: Fri, 4 Dec 2015 17:05:22 -0800 From: Josh Triplett To: "Paul E. McKenney" Cc: linux-kernel@vger.kernel.org, mingo@kernel.org, jiangshanlai@gmail.com, dipankar@in.ibm.com, akpm@linux-foundation.org, mathieu.desnoyers@efficios.com, tglx@linutronix.de, peterz@infradead.org, rostedt@goodmis.org, dhowells@redhat.com, edumazet@google.com, dvhart@linux.intel.com, fweisbec@gmail.com, oleg@redhat.com, bobby.prani@gmail.com Subject: Re: [PATCH tip/core/rcu 0/8] Torture-test updates for 4.5 Message-ID: <20151205010522.GD27128@cloud> References: <20151205002331.GA27249@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151205002331.GA27249@linux.vnet.ibm.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1414 Lines: 37 On Fri, Dec 04, 2015 at 04:23:31PM -0800, Paul E. McKenney wrote: > Hello! > > This series contains torture-test updates: > > 1. Add batch number to script printout to allow easier estimation > of test duration. > > 2. Dump stack when RCU's grace-period kthread stalls. > > 3. Set the scripting's default test-hang "grace period" to three > minutes, and allow this to be overridden. > > 4. Remove the obsolete CONFIG_RCU_USER_QS Kconfig option from > the rcutorture selftest documentation, courtesy of Yang Shi. > > 5. Print symbolic name for rcu_torture_writer_state, saving the > time otherwise required to manually translate from integer > to symbol. > > 6. Print symbolic name for ->gp_state, again saving the time > otherwise required to manually translate from integer to symbol. > > 7. Abbreviate console error dump, allowing the results of an > rcutorture script run to be observed with less back-scrolling. > > 8. Place console.log files correctly from the get-go, preventing > multiple qemu instances from outputting to the same file. I sent comments on patches 2, 5, and 6; for the rest: Reviewed-by: Josh Triplett -- 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/