From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752256AbdBOUcO (ORCPT ); Wed, 15 Feb 2017 15:32:14 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:40502 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750719AbdBOUa4 (ORCPT ); Wed, 15 Feb 2017 15:30:56 -0500 Date: Wed, 15 Feb 2017 12:30:55 -0800 From: Andrew Morton To: Mel Gorman Cc: Shantanu Goel , Chris Mason , Johannes Weiner , Vlastimil Babka , LKML , Linux-MM Subject: Re: [PATCH 0/3] Reduce amount of time kswapd sleeps prematurely Message-Id: <20170215123055.b8041d7b6bdbcca9c5fd8dd9@linux-foundation.org> In-Reply-To: <20170215092247.15989-1-mgorman@techsingularity.net> References: <20170215092247.15989-1-mgorman@techsingularity.net> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 15 Feb 2017 09:22:44 +0000 Mel Gorman wrote: > This patchset is based on mmots as of Feb 9th, 2016. The baseline is > important as there are a number of kswapd-related fixes in that tree and > a comparison against v4.10-rc7 would be almost meaningless as a result. It's very late to squeeze this into 4.10. We can make it 4.11 material and perhaps tag it for backporting into 4.10.1?