From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754345AbcKVAq4 (ORCPT ); Mon, 21 Nov 2016 19:46:56 -0500 Received: from mga07.intel.com ([134.134.136.100]:9689 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753709AbcKVAqz (ORCPT ); Mon, 21 Nov 2016 19:46:55 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,678,1473145200"; d="scan'208";a="1071808368" From: "Huang\, Ying" To: "Kirill A. Shutemov" Cc: "Huang\, Ying" , Andrew Morton , , , , , , , 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 References: <20161116031057.12977-1-ying.huang@intel.com> <20161121121457.GA8425@node.shutemov.name> Date: Tue, 22 Nov 2016 08:46:50 +0800 In-Reply-To: <20161121121457.GA8425@node.shutemov.name> (Kirill A. Shutemov's message of "Mon, 21 Nov 2016 15:14:57 +0300") Message-ID: <87ziksibnp.fsf@yhuang-dev.intel.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (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 "Kirill A. Shutemov" writes: > 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. Thanks! Best Regards, Huang, Ying