Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2089430yba; Mon, 15 Apr 2019 04:51:16 -0700 (PDT) X-Google-Smtp-Source: APXvYqwYDRYcs/MfSJudcf6HrJoL0iWi7Y9QzDK30cPQXbuygqXVqVZFPsPbnNr3imi+e99BUXjW X-Received: by 2002:aa7:8289:: with SMTP id s9mr74314325pfm.208.1555329076261; Mon, 15 Apr 2019 04:51:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555329076; cv=none; d=google.com; s=arc-20160816; b=kn8TCYQvU1iQdP338b3B/KtdO6pxPNHwLhxP4MAk5sxmM75rIY6dpbqJU/+kQ+dtJR Yr3GEWGeqAwedraaWf/JW3FHwzuNUk6KI4xfxo5978OW0yU7PFfsKLTOJ7Rqcm+uPnMd 7lTJjNfTjth7XnWsAH/bccRSXamGY+9YxejEababHfBqZvcxF3WI6fA1iP6rhRZKtwIo ovqbWNjnNkT8LFT+1z/5tFTGg1HzG77hjjuKUF3qLkvuwXzaMQeNYoRqu50/kFEP8I0Q IDoZlRUP69y7IaC5a47ZugbsuB9hlngzWJ5wdJwfRxlc0+54PoDXGEd0+mZDz7iSW21q ZDiQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=UFieRxXjvM9F24yPQUuYFRK/XMe1sfIaR6VEQAxKDuU=; b=GpGfhmpCbMVghrwkw332HrTd2+6hidAs6qqAad7DQsaDUnBQXcBcK5aWl3+EWX8ZDN tvd79RBKklihHLrnzUs/VgKXP5cUtR8HbY/CP+e00EamSqqQikeUcrZkx7KOIViVrJg+ ei2ieGn32fNsPjmC1+O1QjrPeIig86Jt6Uzu3+qZUrB0Oxbt7deRlK5yDAoA9SyZN9ET Trx9UNfYKYHXERoVbI5Q49c2i0ictBV7STr0hspJNjOTr9tzeYBsEhZVEFbR7UEHIWmT QPwm/AspaXr9HD418Gp/oZ4cxddkbKuGiIgB0KGufhWjG0SlvVQXvugw4rPvKvNd0Fmw FqgQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x14si21766228pgc.328.2019.04.15.04.50.59; Mon, 15 Apr 2019 04:51:16 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727304AbfDOLse (ORCPT + 99 others); Mon, 15 Apr 2019 07:48:34 -0400 Received: from mx2.suse.de ([195.135.220.15]:48722 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726319AbfDOLse (ORCPT ); Mon, 15 Apr 2019 07:48:34 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 37C77AE8B; Mon, 15 Apr 2019 11:48:33 +0000 (UTC) Date: Mon, 15 Apr 2019 13:48:32 +0200 From: Michal Hocko To: David Rientjes Cc: Linus Torvalds , Andrea Arcangeli , mgorman@techsingularity.net, Vlastimil Babka , ying.huang@intel.com, s.priebe@profihost.ag, Linux List Kernel Mailing , alex.williamson@redhat.com, lkp@01.org, kirill@shutemov.name, Andrew Morton , zi.yan@cs.rutgers.edu Subject: Re: [LKP] [mm] ac5b2c1891: vm-scalability.throughput -61.3% regression Message-ID: <20190415114832.GK3366@dhcp22.suse.cz> References: <64a4aec6-3275-a716-8345-f021f6186d9b@suse.cz> <20181204104558.GV23260@techsingularity.net> <20181205204034.GB11899@redhat.com> <20181205233632.GE11899@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu 06-12-18 15:43:26, David Rientjes wrote: > On Wed, 5 Dec 2018, Linus Torvalds wrote: > > > > Ok, I've applied David's latest patch. > > > > > > I'm not at all objecting to tweaking this further, I just didn't want > > > to have this regression stand. > > > > Hmm. Can somebody (David?) also perhaps try to state what the > > different latency impacts end up being? I suspect it's been mentioned > > several times during the argument, but it would be nice to have a > > "going forward, this is what I care about" kind of setup for good > > default behavior. > > > > I'm in the process of writing a more complete test case for this but I > benchmarked a few platforms based solely on remote hugepages vs local > small pages vs remote hugepages. My previous numbers were based on data > from actual workloads. Has this materialized into anything we can use? We plan to discuss this particular topic at the LSFMM this year and it would be great to have something to play with. I am quite nervious that we have left quite a common case with a bad performance based on a complain that we cannot really reproduce so it is really hard to move on. -- Michal Hocko SUSE Labs