From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753485Ab2DPLkO (ORCPT ); Mon, 16 Apr 2012 07:40:14 -0400 Received: from e38.co.us.ibm.com ([32.97.110.159]:43359 "EHLO e38.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753436Ab2DPLkL (ORCPT ); Mon, 16 Apr 2012 07:40:11 -0400 Date: Mon, 16 Apr 2012 17:01:24 +0530 From: Srikar Dronamraju To: Ingo Molnar Cc: Oleg Nesterov , Ingo Molnar , Peter Zijlstra , Andrew Morton , Linus Torvalds , Ananth N Mavinakayanahalli , Jim Keniston , LKML , Linux-mm , Andi Kleen , Christoph Hellwig , Steven Rostedt , Arnaldo Carvalho de Melo , Masami Hiramatsu , Thomas Gleixner , Anton Arapov Subject: Re: [RFC 0/6] uprobes: kill uprobes_srcu/uprobe_srcu_id Message-ID: <20120416113124.GA25464@linux.vnet.ibm.com> Reply-To: Srikar Dronamraju References: <20120405222024.GA19154@redhat.com> <20120414111637.GB24688@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20120414111637.GB24688@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-Content-Scanned: Fidelis XPS MAILER x-cbid: 12041611-5518-0000-0000-000003B04D45 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Ingo Molnar [2012-04-14 13:16:37]: > > * Oleg Nesterov wrote: > > > Hello. > > > > Not for inclusion yet, only for the early review. > > Srikar, any objection to these? They look like fine changes to > me in principle, making uprobes less of an overhead to other > kernel subsystems. > I dont have any objections to Oleg's changes. However as Oleg has said, they are currently untested. Once the tracing and perf bits are in -tip, I will add these bits and test them and let you know. Given that I have tested the current bits in -tip several times, I think it might be worthwhile to keep these changes on hold till the current uprobe bits in -tip go upstream. Oleg: Would this be acceptable? -- Thanks and Regards Srikar