Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753341AbcD0IVH (ORCPT ); Wed, 27 Apr 2016 04:21:07 -0400 Received: from mga11.intel.com ([192.55.52.93]:35434 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752409AbcD0IUs (ORCPT ); Wed, 27 Apr 2016 04:20:48 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,540,1455004800"; d="scan'208";a="963649673" From: "Huang\, Ying" To: Michal Hocko Cc: kernel test robot , Stephen Rothwell , Tetsuo Handa , Hillf Danton , LKML , "Johannes Weiner" , Mel Gorman , David Rientjes , Andrew Morton , , KAMEZAWA Hiroyuki Subject: Re: [LKP] [lkp] [mm, oom] faad2185f4: vm-scalability.throughput -11.8% regression References: <20160427031556.GD29014@yexl-desktop> <20160427073617.GA2179@dhcp22.suse.cz> Date: Wed, 27 Apr 2016 16:20:43 +0800 In-Reply-To: <20160427073617.GA2179@dhcp22.suse.cz> (Michal Hocko's message of "Wed, 27 Apr 2016 09:36:18 +0200") Message-ID: <87fuu7iht0.fsf@yhuang-dev.intel.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 510 Lines: 14 Michal Hocko writes: > On Wed 27-04-16 11:15:56, kernel test robot wrote: >> FYI, we noticed vm-scalability.throughput -11.8% regression with the following commit: > > Could you be more specific what the test does please? The sub-testcase of vm-scalability is swap-w-rand. An RAM emulated pmem device is used as a swap device, and a test program will allocate/write anonymous memory randomly to exercise page allocation, reclaiming, and swapping in code path. Best Regards, Huang, Ying