Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753366AbbEFGwi (ORCPT ); Wed, 6 May 2015 02:52:38 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:34381 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752956AbbEFGwe (ORCPT ); Wed, 6 May 2015 02:52:34 -0400 Message-ID: <1430895155.3693.6.camel@gmail.com> Subject: Re: question about RCU dynticks_nesting From: Mike Galbraith To: paulmck@linux.vnet.ibm.com Cc: Rik van Riel , Paolo Bonzini , Ingo Molnar , Andy Lutomirski , "linux-kernel@vger.kernel.org" , X86 ML , williams@redhat.com, Andrew Lutomirski , fweisbec@redhat.com, Peter Zijlstra , Heiko Carstens , Thomas Gleixner , Ingo Molnar , Linus Torvalds Date: Wed, 06 May 2015 08:52:35 +0200 In-Reply-To: <20150506060628.GZ5381@linux.vnet.ibm.com> References: <55479749.7070608@redhat.com> <20150504183906.GS5381@linux.vnet.ibm.com> <5547CAED.9010201@redhat.com> <20150504200232.GB5381@linux.vnet.ibm.com> <5547D2FE.9010806@redhat.com> <20150504203801.GG5381@linux.vnet.ibm.com> <5547DC3C.1000504@redhat.com> <20150505055413.GJ5381@linux.vnet.ibm.com> <1430876985.3169.4.camel@gmail.com> <1430883894.3805.2.camel@gmail.com> <20150506060628.GZ5381@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 828 Lines: 27 On Tue, 2015-05-05 at 23:06 -0700, Paul E. McKenney wrote: > > 100000000 * stat() on isolated cpu > > > > NO_HZ_FULL off inactive housekeeper nohz_full > > real 0m14.266s 0m14.367s 0m20.427s 0m27.921s > > user 0m1.756s 0m1.553s 0m1.976s 0m10.447s > > sys 0m12.508s 0m12.769s 0m18.400s 0m17.464s > > (real) 1.000 1.007 1.431 1.957 > Does the attached patch help at all? nohz_full 0m27.073s 0m9.423s 0m17.602s Not a complete retest, and a pull in between, but I'd say that's a no. -Mike -- 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/