Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753533Ab3FNRGo (ORCPT ); Fri, 14 Jun 2013 13:06:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60472 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752784Ab3FNRGn (ORCPT ); Fri, 14 Jun 2013 13:06:43 -0400 Date: Fri, 14 Jun 2013 19:02:24 +0200 From: Oleg Nesterov To: Steven Rostedt Cc: "zhangwei(Jovi)" , Masami Hiramatsu , Frederic Weisbecker , Ingo Molnar , Srikar Dronamraju , "linux-kernel@vger.kernel.org" Subject: Re: ftrace multibuffer && rcu (Was: tracing/uprobes: Support ftrace_event_file base multibuffer) Message-ID: <20130614170224.GA23890@redhat.com> References: <51BA7578.4080108@huawei.com> <20130614144442.GA1943@redhat.com> <20130614160456.GA14726@redhat.com> <1371227208.9844.333.camel@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1371227208.9844.333.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 Content-Length: 755 Lines: 21 On 06/14, Steven Rostedt wrote: > > On Fri, 2013-06-14 at 18:04 +0200, Oleg Nesterov wrote: > > > > But the main problem is, synchronize_sched() is slow and it is called > > under the global event_mutex. > > But is that really an issue? event_mutex is used to add or remove > events, and this happens only when we load or unload a module, or add or > remove a probe. These are mostly user operations that take a relatively > long time to complete (but not relative to humans). OK, please ignore then. Oleg. -- 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/