From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Shi Subject: Re: [PATCH v17 19/21] mm/vmscan: use relock for move_pages_to_lru Date: Tue, 4 Aug 2020 14:23:19 +0800 Message-ID: References: <1595681998-19193-1-git-send-email-alex.shi@linux.alibaba.com> <1595681998-19193-20-git-send-email-alex.shi@linux.alibaba.com> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="utf-8" To: Alexander Duyck Cc: Andrew Morton , Mel Gorman , Tejun Heo , Hugh Dickins , Konstantin Khlebnikov , Daniel Jordan , Yang Shi , Matthew Wilcox , Johannes Weiner , kbuild test robot , linux-mm , LKML , cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Shakeel Butt , Joonsoo Kim , Wei Yang , "Kirill A. Shutemov" , Rong Chen , Andrey Ryabinin , Jann Horn 在 2020/8/4 上午6:49, Alexander Duyck 写道: >> Cc: linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org > I am assuming this is only separate from patch 18 because of the fact > that it is from Hugh and not yourself. Otherwise I would recommend > folding this into patch 18. Yes, that's resaon for this patch keeps. > > Reviewed-by: Alexander Duyck Thanks a lot! Alex