From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754332AbcKUMPC (ORCPT ); Mon, 21 Nov 2016 07:15:02 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:33190 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754075AbcKUMPA (ORCPT ); Mon, 21 Nov 2016 07:15:00 -0500 Date: Mon, 21 Nov 2016 15:14:57 +0300 From: "Kirill A. Shutemov" 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 -v5 0/9] THP swap: Delay splitting THP during swapping out Message-ID: <20161121121457.GA8425@node.shutemov.name> References: <20161116031057.12977-1-ying.huang@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161116031057.12977-1-ying.huang@intel.com> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 16, 2016 at 11:10:48AM +0800, 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 [1/9], [3/9], [4/9], [5/9], > [6/9], [9/9]. > > Hi, Andrea and Kirill, could you help me to review the THP part of the > patchset? Especially [2/9], [7/9] and [8/9]. Feel free to use my Acked-by for 7/9 and 8/9. 2/9 is more about swap/memcg. It would be better someone else would look on this. -- Kirill A. Shutemov