From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751826AbZBQGL6 (ORCPT ); Tue, 17 Feb 2009 01:11:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751093AbZBQGLt (ORCPT ); Tue, 17 Feb 2009 01:11:49 -0500 Received: from smtp-115-monday.nerim.net ([62.4.16.115]:63977 "EHLO maiev.nerim.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751047AbZBQGLs (ORCPT ); Tue, 17 Feb 2009 01:11:48 -0500 Date: Tue, 17 Feb 2009 07:11:42 +0100 From: Damien Wyart To: "Paul E. McKenney" Cc: Ingo Molnar , Peter Zijlstra , Mike Galbraith , =?iso-8859-1?Q?Fr=E9d=E9ric?= Weisbecker , "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List Subject: Re: [Bug #12650] Strange load average and ksoftirqd behavior with 2.6.29-rc2-git1 Message-ID: <20090217061142.GA5316@localhost.localdomain> References: <20090216084223.GA2641@localhost.localdomain> <20090216095059.GL6182@elte.hu> <87hc2u61e9.fsf@free.fr> <20090216122632.GA3158@elte.hu> <87ljs6pmao.fsf@free.fr> <20090216132151.GA17996@elte.hu> <20090216160613.GA6785@linux.vnet.ibm.com> <20090216185616.GB6785@linux.vnet.ibm.com> <20090216200923.GA28938@elte.hu> <20090216223944.GF6785@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090216223944.GF6785@linux.vnet.ibm.com> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Paul E. McKenney [2009-02-16 14:39]: > What is the easiest way for me to make it easy to trace the return path > from __rcu_pending()? Make each return path call an empty function > located off where the compiler cannot see it, I guess... Diagnostic > patch along these lines below. Frederic, Damien, could you please give > it a go? (And of course please let me know if something else is > needed.) As Frederic already sent a trace (made with another method), I'll consider for now mine would not be very useful at this stage, so I'm waiting for further instructions. If you need further testing for me, do not hesitate to ask... -- Damien