From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-f200.google.com (mail-pf1-f200.google.com [209.85.210.200]) by kanga.kvack.org (Postfix) with ESMTP id AC7696B4337 for ; Mon, 26 Nov 2018 14:27:09 -0500 (EST) Received: by mail-pf1-f200.google.com with SMTP id p9so12111757pfj.3 for ; Mon, 26 Nov 2018 11:27:09 -0800 (PST) Received: from mga06.intel.com (mga06.intel.com. [134.134.136.31]) by mx.google.com with ESMTPS id 194si1059962pgg.519.2018.11.26.11.27.08 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Nov 2018 11:27:08 -0800 (PST) Subject: Re: [PATCH] mm: put_and_wait_on_page_locked() while page is migrated References: From: Tim Chen Message-ID: <2255640a-a97f-ab31-7466-0d38cbfb2723@linux.intel.com> Date: Mon, 26 Nov 2018 11:27:07 -0800 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Hugh Dickins , Linus Torvalds Cc: Andrew Morton , bhe@redhat.com, Michal Hocko , Vlastimil Babka , Andrea Arcangeli , david@redhat.com, mgorman@techsingularity.net, dh.herrmann@gmail.com, kan.liang@intel.com, Andi Kleen , Davidlohr Bueso , Peter Zijlstra , Christoph Lameter , Nick Piggin , pifang@redhat.com, Linux List Kernel Mailing , linux-mm@kvack.org On 11/25/2018 07:29 PM, Hugh Dickins wrote: >> Does somebody still have access to the customer load that triggered >> the horrible scaling issues before? > > Kan? Tim? > We don't have access to the workload know. Will ask the customer to see if they can test it. Thanks. Tim