From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759115Ab3GRPtl (ORCPT ); Thu, 18 Jul 2013 11:49:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:19324 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759093Ab3GRPti (ORCPT ); Thu, 18 Jul 2013 11:49:38 -0400 Date: Thu, 18 Jul 2013 17:44:03 +0200 From: Oleg Nesterov To: Steven Rostedt Cc: Peter Zijlstra , Masami Hiramatsu , Frederic Weisbecker , Ingo Molnar , Srikar Dronamraju , "zhangwei(Jovi)" , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] tracing: more list_empty(perf_events) checks Message-ID: <20130718154403.GA8416@redhat.com> References: <20130617170142.GA19780@redhat.com> <1374116446.6458.203.camel@gandalf.local.home> <20130718094237.GI27075@twins.programming.kicks-ass.net> <1374158349.6458.237.camel@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1374158349.6458.237.camel@gandalf.local.home> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/18, Steven Rostedt wrote: > > Oleg, did you update the change logs? These patches look the same as > what was in your mbox. Or did Peter have an issues with the change log > of another patch? No, I didn't change them in any way, just resended. To remind. 0/3 says "Compile tested only, not for inclusion yet" but I tried to test them after that, including the performance testing. However I did this under KVM so I am not sure if we can trust these numbers. But it seems that you got the similar results with perf-bench-sched-pipe: http://marc.info/?l=linux-kernel&m=137176685731120 Steven, I am starting to think that it would be better to resend this series (3-6 in mbox I sent) so that Peter and Frederic can take another look. And I'll try to update the changelogs. Will do a bit later today. OK? Oleg.