Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932465Ab3EOIiI (ORCPT ); Wed, 15 May 2013 04:38:08 -0400 Received: from mx2.parallels.com ([199.115.105.18]:60274 "EHLO mx2.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932436Ab3EOIiE (ORCPT ); Wed, 15 May 2013 04:38:04 -0400 Message-ID: <5193499C.8080505@parallels.com> Date: Wed, 15 May 2013 12:38:52 +0400 From: Glauber Costa User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130402 Thunderbird/17.0.5 MIME-Version: 1.0 To: Michal Hocko CC: Andrew Morton , , , , Johannes Weiner , KAMEZAWA Hiroyuki , Ying Han , Hugh Dickins , "Michel Lespinasse" , Greg Thelen , Tejun Heo , Balbir Singh Subject: Re: [patch v3 -mm 2/3] memcg: Get rid of soft-limit tree infrastructure References: <1368431172-6844-1-git-send-email-mhocko@suse.cz> <1368431172-6844-3-git-send-email-mhocko@suse.cz> In-Reply-To: <1368431172-6844-3-git-send-email-mhocko@suse.cz> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 679 Lines: 16 On 05/13/2013 11:46 AM, Michal Hocko wrote: > Now that the soft limit is integrated to the reclaim directly the whole > soft-limit tree infrastructure is not needed anymore. Rip it out. > > Signed-off-by: Michal Hocko > --- > mm/memcontrol.c | 224 +------------------------------------------------------ > 1 file changed, 1 insertion(+), 223 deletions(-) Great =) Reviewed-by: Glauber Costa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/