Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965882AbcJYK7n (ORCPT ); Tue, 25 Oct 2016 06:59:43 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:60997 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965823AbcJYK7i (ORCPT ); Tue, 25 Oct 2016 06:59:38 -0400 Date: Tue, 25 Oct 2016 12:57:00 +0200 (CEST) From: Thomas Gleixner To: kernel test robot cc: Alex Thorlton , linux-kernel@vger.kernel.org, Mike Travis , Russ Anderson , Dimitri Sivanich , Ingo Molnar , "H. Peter Anvin" , Matt Fleming , Masahiro Yamada , x86@kernel.org, lkp@01.org Subject: Re: [lkp] [x86/platform/UV] 71854cb812: will-it-scale.per_thread_ops -2.3% regression In-Reply-To: <20161025064647.GB3341@yexl-desktop> Message-ID: References: <20161025064647.GB3341@yexl-desktop> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII Content-ID: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 830 Lines: 19 On Tue, 25 Oct 2016, kernel test robot wrote: > FYI, we noticed a -2.3% regression of will-it-scale.per_thread_ops due to commit: > > commit 71854cb812ec23bfe5f63d52217e6b9e6cb901f5 ("x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates") > https://github.com/0day-ci/linux Alex-Thorlton/x86-platform-UV-Fix-support-for-EFI_OLD_MEMMAP-after-BIOS-callback-updates/20161020-095215 > > in testcase: will-it-scale > on test machine: 12 threads Intel(R) Core(TM) i7 CPU X 980 @ 3.33GHz with 6G memory This is completely bogus. That patch does not even affect anything outside of the SGI UV platform. And on your i7 system uv_bios_call() is definitely not invoked. I appreciate your effort, but posting such obviously bogus results does not make people more confident in your testing efforts. Thanks, tglx