From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [Devel] [PATCH v11 00/15] kmemcg shrinkers Date: Tue, 26 Nov 2013 08:46:44 -0800 Message-ID: <20131126084644.405a091d.akpm@linux-foundation.org> References: <20131125174135.GE22729@cmpxchg.org> <529443E4.7080602@parallels.com> <52949A4F.7030004@parallels.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <52949A4F.7030004@parallels.com> Sender: owner-linux-mm@kvack.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Vladimir Davydov Cc: Johannes Weiner , linux-kernel@vger.kernel.org, glommer@openvz.org, mhocko@suse.cz, linux-mm@kvack.org, cgroups@vger.kernel.org, devel@openvz.org On Tue, 26 Nov 2013 16:55:43 +0400 Vladimir Davydov wrote: > What do you think about splitting this set into two main series as follows: > > 1) Prepare vmscan to kmemcg-aware shrinkers; would include patches 1-7 > of this set. > 2) Make fs shrinkers memcg-aware; would include patches 9-11 of this set Please just resend everything. > and leave other patches, which are rather for optimization/extending > functionality, for future? It will be helpful to describe such splitting opportunities in the [0/n] changelog. -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757467Ab3KZQqS (ORCPT ); Tue, 26 Nov 2013 11:46:18 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:34564 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757376Ab3KZQqP (ORCPT ); Tue, 26 Nov 2013 11:46:15 -0500 Date: Tue, 26 Nov 2013 08:46:44 -0800 From: Andrew Morton To: Vladimir Davydov Cc: Johannes Weiner , , , , , , Subject: Re: [Devel] [PATCH v11 00/15] kmemcg shrinkers Message-Id: <20131126084644.405a091d.akpm@linux-foundation.org> In-Reply-To: <52949A4F.7030004@parallels.com> References: <20131125174135.GE22729@cmpxchg.org> <529443E4.7080602@parallels.com> <52949A4F.7030004@parallels.com> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.9; x86_64-redhat-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 Tue, 26 Nov 2013 16:55:43 +0400 Vladimir Davydov wrote: > What do you think about splitting this set into two main series as follows: > > 1) Prepare vmscan to kmemcg-aware shrinkers; would include patches 1-7 > of this set. > 2) Make fs shrinkers memcg-aware; would include patches 9-11 of this set Please just resend everything. > and leave other patches, which are rather for optimization/extending > functionality, for future? It will be helpful to describe such splitting opportunities in the [0/n] changelog.