From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751259AbbCaEic (ORCPT ); Tue, 31 Mar 2015 00:38:32 -0400 Received: from mail-pd0-f178.google.com ([209.85.192.178]:35550 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750725AbbCaEia (ORCPT ); Tue, 31 Mar 2015 00:38:30 -0400 Date: Tue, 31 Mar 2015 13:38:17 +0900 From: Minchan Kim To: Cyrill Gorcunov Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Michal Hocko , Johannes Weiner , Mel Gorman , Rik van Riel , Shaohua Li , Yalin.Wang@sonymobile.com, Hugh Dickins , Pavel Emelyanov Subject: Re: [PATCH 4/4] mm: make every pte dirty on do_swap_page Message-ID: <20150331043817.GA16825@blaptop> References: <1426036838-18154-1-git-send-email-minchan@kernel.org> <1426036838-18154-4-git-send-email-minchan@kernel.org> <20150330052250.GA3008@blaptop> <20150330085112.GB10982@moon> <20150330085915.GC3008@blaptop> <20150330211446.GE18876@moon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150330211446.GE18876@moon> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 31, 2015 at 12:14:46AM +0300, Cyrill Gorcunov wrote: > On Mon, Mar 30, 2015 at 05:59:15PM +0900, Minchan Kim wrote: > > Hi Cyrill, > > > > On Mon, Mar 30, 2015 at 11:51:12AM +0300, Cyrill Gorcunov wrote: > > > On Mon, Mar 30, 2015 at 02:22:50PM +0900, Minchan Kim wrote: > > > > 2nd description trial. > > > ... > > > Hi Minchan, could you please point for which repo this patch, > > > linux-next? > > > > It was based on v4.0-rc5-mmotm-2015-03-24-17-02. > > As well, I confirmed it was applied on local-next-20150327. > > > > Thanks. > > Hi Minchan! I managed to fetch mmotm and the change looks > reasonable to me. Still better to wait for review from Mel > or Hugh, maybe I miss something obvious. Thanks for the review! -- Kind regards, Minchan Kim From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f171.google.com (mail-pd0-f171.google.com [209.85.192.171]) by kanga.kvack.org (Postfix) with ESMTP id D10726B0032 for ; Tue, 31 Mar 2015 00:38:31 -0400 (EDT) Received: by pdbni2 with SMTP id ni2so7971236pdb.1 for ; Mon, 30 Mar 2015 21:38:31 -0700 (PDT) Received: from mail-pd0-x233.google.com (mail-pd0-x233.google.com. [2607:f8b0:400e:c02::233]) by mx.google.com with ESMTPS id za2si17570556pbc.229.2015.03.30.21.38.30 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Mar 2015 21:38:30 -0700 (PDT) Received: by pddn5 with SMTP id n5so7930640pdd.2 for ; Mon, 30 Mar 2015 21:38:30 -0700 (PDT) Date: Tue, 31 Mar 2015 13:38:17 +0900 From: Minchan Kim Subject: Re: [PATCH 4/4] mm: make every pte dirty on do_swap_page Message-ID: <20150331043817.GA16825@blaptop> References: <1426036838-18154-1-git-send-email-minchan@kernel.org> <1426036838-18154-4-git-send-email-minchan@kernel.org> <20150330052250.GA3008@blaptop> <20150330085112.GB10982@moon> <20150330085915.GC3008@blaptop> <20150330211446.GE18876@moon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150330211446.GE18876@moon> Sender: owner-linux-mm@kvack.org List-ID: To: Cyrill Gorcunov Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Michal Hocko , Johannes Weiner , Mel Gorman , Rik van Riel , Shaohua Li , Yalin.Wang@sonymobile.com, Hugh Dickins , Pavel Emelyanov On Tue, Mar 31, 2015 at 12:14:46AM +0300, Cyrill Gorcunov wrote: > On Mon, Mar 30, 2015 at 05:59:15PM +0900, Minchan Kim wrote: > > Hi Cyrill, > > > > On Mon, Mar 30, 2015 at 11:51:12AM +0300, Cyrill Gorcunov wrote: > > > On Mon, Mar 30, 2015 at 02:22:50PM +0900, Minchan Kim wrote: > > > > 2nd description trial. > > > ... > > > Hi Minchan, could you please point for which repo this patch, > > > linux-next? > > > > It was based on v4.0-rc5-mmotm-2015-03-24-17-02. > > As well, I confirmed it was applied on local-next-20150327. > > > > Thanks. > > Hi Minchan! I managed to fetch mmotm and the change looks > reasonable to me. Still better to wait for review from Mel > or Hugh, maybe I miss something obvious. Thanks for the review! -- Kind regards, Minchan Kim -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org