From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752735AbcISRdZ (ORCPT ); Mon, 19 Sep 2016 13:33:25 -0400 Received: from mail-pf0-f179.google.com ([209.85.192.179]:32916 "EHLO mail-pf0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751033AbcISRdX (ORCPT ); Mon, 19 Sep 2016 13:33:23 -0400 Date: Mon, 19 Sep 2016 10:33:15 -0700 (PDT) From: Hugh Dickins X-X-Sender: hugh@eggly.anvils To: "Huang, Ying" cc: Andrew Morton , tim.c.chen@intel.com, dave.hansen@intel.com, andi.kleen@intel.com, aaron.lu@intel.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org, Hugh Dickins , Shaohua Li , Minchan Kim , Rik van Riel , Andrea Arcangeli , "Kirill A . Shutemov" , Vladimir Davydov , Johannes Weiner , Michal Hocko Subject: Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out In-Reply-To: <1473266769-2155-1-git-send-email-ying.huang@intel.com> Message-ID: References: <1473266769-2155-1-git-send-email-ying.huang@intel.com> User-Agent: Alpine 2.11 (LSU 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 7 Sep 2016, Huang, Ying wrote: > From: Huang Ying > > This patchset is to optimize the performance of Transparent Huge Page > (THP) swap. > > Hi, Andrew, could you help me to check whether the overall design is > reasonable? > > Hi, Hugh, Shaohua, Minchan and Rik, could you help me to review the > swap part of the patchset? Especially [01/10], [04/10], [05/10], > [06/10], [07/10], [10/10]. Sorry, I am very far from having time to do so. Hugh